rm-kotlin-sdk
/
io.revenuemonster.sdk.model.request
/
OnlinePaymentCustomer
common
Online
Payment
Customer
data class
OnlinePaymentCustomer
(userId:
String
, email:
String
, countryCode:
String
, phoneNumber:
String
)
Content copied to clipboard
Properties
Properties
countryCode
Link copied to clipboard
common
val
countryCode
:
String
Content copied to clipboard
email
Link copied to clipboard
common
val
email
:
String
Content copied to clipboard
phoneNumber
Link copied to clipboard
common
val
phoneNumber
:
String
Content copied to clipboard
userId
Link copied to clipboard
common
val
userId
:
String
Content copied to clipboard