kakao-open-android-docs
kakao-open-android-docs
/
com.kakao.sdk.user.model
/
BirthdayType
Birthday
Type
enum
BirthdayType
:
Enum
<
BirthdayType
>
Content copied to clipboard
생일 타입
Birthday type
Entries
Properties
Entries
UNKNOWN
Link copied to clipboard
UNKNOWN
(
)
Content copied to clipboard
알 수 없음
Unknown
LUNAR
Link copied to clipboard
@
SerializedName
(
value
=
"LUNAR"
)
LUNAR
(
)
Content copied to clipboard
음력
Lunar
SOLAR
Link copied to clipboard
@
SerializedName
(
value
=
"SOLAR"
)
SOLAR
(
)
Content copied to clipboard
양력
Solar
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard