penicillin
common
penicillin
/
blue.starry.penicillin.models
/
ExtendedProfile
/
BirthDate
Birth
Date
common
data
class
BirthDate
(
val
json
:
JsonObject
,
val
client
:
ApiClient
)
:
PenicillinModel
Content copied to clipboard
Constructors
Properties
Constructors
Birth
Date
Link copied to clipboard
common
fun
BirthDate
(
json
:
JsonObject
,
client
:
ApiClient
)
Content copied to clipboard
Properties
client
Link copied to clipboard
common
open
override
val
client
:
ApiClient
Content copied to clipboard
The
ApiClient
instance.
day
Link copied to clipboard
common
val
day
:
Int
?
Content copied to clipboard
json
Link copied to clipboard
common
open
override
val
json
:
JsonObject
Content copied to clipboard
The underlying
JsonObject
.
key
Case
Link copied to clipboard
common
open
val
keyCase
:
JsonKeyCase
Content copied to clipboard
key
Converter
Link copied to clipboard
common
open
val
keyConverter
:
JsonKeyConverter
Content copied to clipboard
month
Link copied to clipboard
common
val
month
:
Int
?
Content copied to clipboard
visibility
Link copied to clipboard
common
val
visibility
:
String
Content copied to clipboard
year
Link copied to clipboard
common
val
year
:
Int
?
Content copied to clipboard
year
Visibility
Link copied to clipboard
common
val
yearVisibility
:
String
Content copied to clipboard