| Package | Description |
|---|---|
| net.authorize.api.contract.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomerAddressExType
Java class for customerAddressExType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected CustomerAddressType |
CreateCustomerShippingAddressRequest.address |
protected CustomerAddressType |
DecryptPaymentDataResponse.billingInfo |
protected CustomerAddressType |
TransactionRequestType.billTo |
protected CustomerAddressType |
TransactionDetailsType.billTo |
protected CustomerAddressType |
CustomerPaymentProfileListItemType.billTo |
protected CustomerAddressType |
CustomerPaymentProfileBaseType.billTo |
protected CustomerAddressType |
GetMerchantDetailsResponse.businessInformation |
protected CustomerAddressType |
DecryptPaymentDataResponse.shippingInfo |
| Modifier and Type | Field and Description |
|---|---|
protected List<CustomerAddressType> |
CustomerProfileType.shipToList |
| Modifier and Type | Method and Description |
|---|---|
CustomerAddressType |
ObjectFactory.createCustomerAddressType()
Create an instance of
CustomerAddressType |
CustomerAddressType |
CreateCustomerShippingAddressRequest.getAddress()
Gets the value of the address property.
|
CustomerAddressType |
DecryptPaymentDataResponse.getBillingInfo()
Gets the value of the billingInfo property.
|
CustomerAddressType |
TransactionRequestType.getBillTo()
Gets the value of the billTo property.
|
CustomerAddressType |
TransactionDetailsType.getBillTo()
Gets the value of the billTo property.
|
CustomerAddressType |
CustomerPaymentProfileListItemType.getBillTo()
Gets the value of the billTo property.
|
CustomerAddressType |
CustomerPaymentProfileBaseType.getBillTo()
Gets the value of the billTo property.
|
CustomerAddressType |
GetMerchantDetailsResponse.getBusinessInformation()
Gets the value of the businessInformation property.
|
CustomerAddressType |
DecryptPaymentDataResponse.getShippingInfo()
Gets the value of the shippingInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomerAddressType> |
CustomerProfileType.getShipToList()
Gets the value of the shipToList property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateCustomerShippingAddressRequest.setAddress(CustomerAddressType value)
Sets the value of the address property.
|
void |
DecryptPaymentDataResponse.setBillingInfo(CustomerAddressType value)
Sets the value of the billingInfo property.
|
void |
TransactionRequestType.setBillTo(CustomerAddressType value)
Sets the value of the billTo property.
|
void |
TransactionDetailsType.setBillTo(CustomerAddressType value)
Sets the value of the billTo property.
|
void |
CustomerPaymentProfileListItemType.setBillTo(CustomerAddressType value)
Sets the value of the billTo property.
|
void |
CustomerPaymentProfileBaseType.setBillTo(CustomerAddressType value)
Sets the value of the billTo property.
|
void |
GetMerchantDetailsResponse.setBusinessInformation(CustomerAddressType value)
Sets the value of the businessInformation property.
|
void |
DecryptPaymentDataResponse.setShippingInfo(CustomerAddressType value)
Sets the value of the shippingInfo property.
|
Copyright © 2020. All rights reserved.