| Package | Description |
|---|---|
| net.authorize.api.contract.v1 |
| Modifier and Type | Field and Description |
|---|---|
protected CustomerAddressExType |
UpdateCustomerShippingAddressRequest.address |
protected CustomerAddressExType |
GetCustomerShippingAddressResponse.address |
protected CustomerAddressExType |
SubscriptionCustomerProfileType.shippingProfile |
| Modifier and Type | Field and Description |
|---|---|
protected List<CustomerAddressExType> |
CustomerProfileMaskedType.shipToList |
| Modifier and Type | Method and Description |
|---|---|
CustomerAddressExType |
ObjectFactory.createCustomerAddressExType()
Create an instance of
CustomerAddressExType |
CustomerAddressExType |
UpdateCustomerShippingAddressRequest.getAddress()
Gets the value of the address property.
|
CustomerAddressExType |
GetCustomerShippingAddressResponse.getAddress()
Gets the value of the address property.
|
CustomerAddressExType |
SubscriptionCustomerProfileType.getShippingProfile()
Gets the value of the shippingProfile property.
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomerAddressExType> |
CustomerProfileMaskedType.getShipToList()
Gets the value of the shipToList property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateCustomerShippingAddressRequest.setAddress(CustomerAddressExType value)
Sets the value of the address property.
|
void |
GetCustomerShippingAddressResponse.setAddress(CustomerAddressExType value)
Sets the value of the address property.
|
void |
SubscriptionCustomerProfileType.setShippingProfile(CustomerAddressExType value)
Sets the value of the shippingProfile property.
|
Copyright © 2016. All Rights Reserved.