| Package | Description |
|---|---|
| com.blockchyp.client.dto |
| Modifier and Type | Method and Description |
|---|---|
Collection<CustomerToken> |
Customer.getPaymentMethods()
Gets model saved payment methods associated with a customer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Customer.addPaymentMethod(CustomerToken value)
Adds a model saved payment methods associated with a customer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Customer.setPaymentMethods(Collection<CustomerToken> value)
Sets model saved payment methods associated with a customer.
|
Copyright © 2021 BlockChyp, Inc.. All rights reserved.