toggle menu
ozone
common
switch theme
search in API
ozone
/
app.bsky.actor
/
PersonalDetailsPref
Personal
Details
Pref
@
Serializable
data
class
PersonalDetailsPref
(
val
birthDate
:
Timestamp
?
=
null
)
Parameters
birth
Date
The birth date of account owner.
Members
Constructors
Personal
Details
Pref
Link copied to clipboard
constructor
(
birthDate
:
Timestamp
?
=
null
)
Properties
birth
Date
Link copied to clipboard
val
birthDate
:
Timestamp
?
=
null
The birth date of account owner.