core
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
core
core
/
com.paysafe.wallet.android.core.loyalty.model
/
LoyaltyCustomer
/
LoyaltyCustomer
Loyalty
Customer
constructor
(
clientId
:
String
,
profileId
:
String
,
customerId
:
String
,
nickname
:
String
?
,
attributes
:
List
<
LoyaltyCustomerAttributes
>
?
,
creationTime
:
Calendar
)