CreateCustomerTokenRequest constructor
CreateCustomerTokenRequest({})
Implementation
CreateCustomerTokenRequest({
this.appId,
this.firstName,
this.lastName,
this.email,
this.phoneNumber,
this.cardType,
this.cardBrand,
this.card,
this.device,
this.deviceId});