| Package | Description |
|---|---|
| net.authorize.cim | |
| net.authorize.data.cim |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.ArrayList<PaymentProfile> |
Result.paymentProfileList |
| Modifier and Type | Method and Description |
|---|---|
PaymentProfile |
Result.getCustomerPaymentProfile()
Get the first/only payment profile from a possible list of many
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<PaymentProfile> |
Result.getCustomerPaymentProfileList() |
java.util.ArrayList<PaymentProfile> |
Transaction.getPaymentProfileList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Transaction.addPaymentProfile(PaymentProfile paymentProfile)
Add a payment profile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Transaction.setPaymentProfileList(java.util.ArrayList<PaymentProfile> paymentProfileList) |
| Modifier and Type | Method and Description |
|---|---|
static PaymentProfile |
PaymentProfile.createPaymentProfile() |
Copyright © 2018. All Rights Reserved.