|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomerAddressExType | |
|---|---|
| net.authorize.api.contract.v1 | |
| Uses of CustomerAddressExType in net.authorize.api.contract.v1 |
|---|
| Fields in net.authorize.api.contract.v1 declared as CustomerAddressExType | |
|---|---|
protected CustomerAddressExType |
UpdateCustomerShippingAddressRequest.address
|
protected CustomerAddressExType |
GetCustomerShippingAddressResponse.address
|
| Fields in net.authorize.api.contract.v1 with type parameters of type CustomerAddressExType | |
|---|---|
protected List<CustomerAddressExType> |
CustomerProfileMaskedType.shipToList
|
| Methods in net.authorize.api.contract.v1 that return CustomerAddressExType | |
|---|---|
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. |
| Methods in net.authorize.api.contract.v1 that return types with arguments of type CustomerAddressExType | |
|---|---|
List<CustomerAddressExType> |
CustomerProfileMaskedType.getShipToList()
Gets the value of the shipToList property. |
| Methods in net.authorize.api.contract.v1 with parameters of type CustomerAddressExType | |
|---|---|
void |
UpdateCustomerShippingAddressRequest.setAddress(CustomerAddressExType value)
Sets the value of the address property. |
void |
GetCustomerShippingAddressResponse.setAddress(CustomerAddressExType value)
Sets the value of the address property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||