rm-kotlin-sdk
/
io.revenuemonster.sdk.model.request
/
WebMobilePaymentCustomer
common
Web
Mobile
Payment
Customer
data class
WebMobilePaymentCustomer
(userId:
String
, email:
String
?, countryCode:
String
?, phoneNumber:
String
?)
Content copied to clipboard
Properties
Properties
countryCode
Link copied to clipboard
common
val
countryCode
:
String
? = null
Content copied to clipboard
email
Link copied to clipboard
common
val
email
:
String
? = null
Content copied to clipboard
phoneNumber
Link copied to clipboard
common
val
phoneNumber
:
String
? = null
Content copied to clipboard
userId
Link copied to clipboard
common
val
userId
:
String
Content copied to clipboard