| Package | Description |
|---|---|
| net.authorize.api.contract.v1 |
| Modifier and Type | Field and Description |
|---|---|
protected CustomerPaymentProfileMaskedType |
GetCustomerPaymentProfileResponse.paymentProfile |
protected CustomerPaymentProfileMaskedType |
SubscriptionCustomerProfileType.paymentProfile |
| Modifier and Type | Field and Description |
|---|---|
protected List<CustomerPaymentProfileMaskedType> |
CustomerProfileMaskedType.paymentProfiles |
| Modifier and Type | Method and Description |
|---|---|
CustomerPaymentProfileMaskedType |
ObjectFactory.createCustomerPaymentProfileMaskedType()
Create an instance of
CustomerPaymentProfileMaskedType |
CustomerPaymentProfileMaskedType |
GetCustomerPaymentProfileResponse.getPaymentProfile()
Gets the value of the paymentProfile property.
|
CustomerPaymentProfileMaskedType |
SubscriptionCustomerProfileType.getPaymentProfile()
Gets the value of the paymentProfile property.
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomerPaymentProfileMaskedType> |
CustomerProfileMaskedType.getPaymentProfiles()
Gets the value of the paymentProfiles property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetCustomerPaymentProfileResponse.setPaymentProfile(CustomerPaymentProfileMaskedType value)
Sets the value of the paymentProfile property.
|
void |
SubscriptionCustomerProfileType.setPaymentProfile(CustomerPaymentProfileMaskedType value)
Sets the value of the paymentProfile property.
|
Copyright © 2016. All Rights Reserved.