| Package | Description |
|---|---|
| net.authorize.api.contract.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomerAddressExType
Java class for customerAddressExType complex type.
|
class |
CustomerAddressType
Java class for customerAddressType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected NameAndAddressType |
ARBSubscriptionType.billTo |
protected NameAndAddressType |
TransactionRequestType.shipFrom |
protected NameAndAddressType |
TransactionDetailsType.shipFrom |
protected NameAndAddressType |
TransactionResponse.shipTo |
protected NameAndAddressType |
TransactionRequestType.shipTo |
protected NameAndAddressType |
TransactionDetailsType.shipTo |
protected NameAndAddressType |
ARBSubscriptionType.shipTo |
| Modifier and Type | Method and Description |
|---|---|
NameAndAddressType |
ObjectFactory.createNameAndAddressType()
Create an instance of
NameAndAddressType |
NameAndAddressType |
ARBSubscriptionType.getBillTo()
Gets the value of the billTo property.
|
NameAndAddressType |
TransactionRequestType.getShipFrom()
Gets the value of the shipFrom property.
|
NameAndAddressType |
TransactionDetailsType.getShipFrom()
Gets the value of the shipFrom property.
|
NameAndAddressType |
TransactionResponse.getShipTo()
Gets the value of the shipTo property.
|
NameAndAddressType |
TransactionRequestType.getShipTo()
Gets the value of the shipTo property.
|
NameAndAddressType |
TransactionDetailsType.getShipTo()
Gets the value of the shipTo property.
|
NameAndAddressType |
ARBSubscriptionType.getShipTo()
Gets the value of the shipTo property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ARBSubscriptionType.setBillTo(NameAndAddressType value)
Sets the value of the billTo property.
|
void |
TransactionRequestType.setShipFrom(NameAndAddressType value)
Sets the value of the shipFrom property.
|
void |
TransactionDetailsType.setShipFrom(NameAndAddressType value)
Sets the value of the shipFrom property.
|
void |
TransactionResponse.setShipTo(NameAndAddressType value)
Sets the value of the shipTo property.
|
void |
TransactionRequestType.setShipTo(NameAndAddressType value)
Sets the value of the shipTo property.
|
void |
TransactionDetailsType.setShipTo(NameAndAddressType value)
Sets the value of the shipTo property.
|
void |
ARBSubscriptionType.setShipTo(NameAndAddressType value)
Sets the value of the shipTo property.
|
Copyright © 2018. All Rights Reserved.