| Package | Description |
|---|---|
| com.cardpay.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
PaymentRequestCustomer |
PaymentRequestCustomer.birthDate(String birthDate) |
PaymentRequestCustomer |
PaymentRequestCustomer.email(String email) |
PaymentRequestCustomer |
PaymentRequestCustomer.fullName(String fullName) |
PaymentRequestCustomer |
PaymentRequestCustomer.id(String id) |
PaymentRequestCustomer |
PaymentRequestCustomer.locale(String locale) |
PaymentRequestCustomer |
PaymentRequestCustomer.phone(String phone) |
| Modifier and Type | Method and Description |
|---|---|
RecurringCreationResponse |
RecurringCreationResponse.customer(PaymentRequestCustomer customer) |
PaymentRequest |
PaymentRequest.customer(PaymentRequestCustomer customer) |
PaymentCallback |
PaymentCallback.customer(PaymentRequestCustomer customer) |
void |
RecurringCreationResponse.setCustomer(PaymentRequestCustomer customer) |
void |
PaymentRequest.setCustomer(PaymentRequestCustomer customer) |
void |
PaymentCallback.setCustomer(PaymentRequestCustomer customer) |
Copyright © 2019. All rights reserved.