| Package | Description |
|---|---|
| com.cardpay.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
PaymentRequestLivingAddress |
PaymentRequestLivingAddress.address(String address) |
PaymentRequestLivingAddress |
PaymentRequestLivingAddress.city(String city) |
PaymentRequestLivingAddress |
PaymentRequestLivingAddress.country(String country) |
PaymentRequestLivingAddress |
PaymentRequestLivingAddress.state(String state) |
PaymentRequestLivingAddress |
PaymentRequestLivingAddress.zip(String zip) |
| Modifier and Type | Method and Description |
|---|---|
PaymentRequestCustomer |
PaymentRequestCustomer.livingAddress(PaymentRequestLivingAddress livingAddress) |
void |
PaymentRequestCustomer.setLivingAddress(PaymentRequestLivingAddress livingAddress) |
Copyright © 2020. All rights reserved.