project
androidJvm
purchases
/
com.revenuecat.purchases.customercenter
/
CustomerCenterConfigData
/
Support
Support
@
Serializable
data
class
Support
(
val
email
:
String
?
=
null
)
Members
Constructors
Support
Link copied to clipboard
constructor
(
email
:
String
?
=
null
)
Properties
email
Link copied to clipboard
@
Serializable
(
with
=
EmptyStringToNullSerializer::class
)
val
email
:
String
?
=
null