KMPAdapty
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
KMPAdapty
adapty
/
com.adapty.kmp.models
/
AdaptyProfile
/
Date
Date
class
Date
(
year
:
Int
,
month
:
Int
,
date
:
Int
)
Members
Constructors
Date
Link copied to clipboard
constructor
(
year
:
Int
,
month
:
Int
,
date
:
Int
)
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String