KMPAdapty
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
KMPAdapty
adapty
/
com.adapty.kmp.models
/
AdaptyProfileParameters
Adapty
Profile
Parameters
class
AdaptyProfileParameters
Members
Types
Builder
Link copied to clipboard
class
Builder
Properties
analytics
Disabled
Link copied to clipboard
val
analyticsDisabled
:
Boolean
?
att
Status
Link copied to clipboard
val
attStatus
:
Int
?
birthday
Link copied to clipboard
val
birthday
:
String
?
custom
Attributes
Link copied to clipboard
val
customAttributes
:
Map
<
String
,
Any
?
>
?
email
Link copied to clipboard
val
email
:
String
?
first
Name
Link copied to clipboard
val
firstName
:
String
?
gender
Link copied to clipboard
val
gender
:
String
?
last
Name
Link copied to clipboard
val
lastName
:
String
?
phone
Number
Link copied to clipboard
val
phoneNumber
:
String
?
Functions
builder
Link copied to clipboard
fun
builder
(
)
:
AdaptyProfileParameters.Builder