| Package | Description |
|---|---|
| net.authorize.cim | |
| net.authorize.data.cim | |
| net.authorize.data.xml |
| Modifier and Type | Method and Description |
|---|---|
void |
Transaction.setShipTo(Address shipTo)
Deprecated.
Set shipping information.
|
| Modifier and Type | Field and Description |
|---|---|
protected Address |
PaymentProfile.billTo
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.ArrayList<Address> |
CustomerProfile.shipToAddressList
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Address |
PaymentProfile.getBillTo()
Deprecated.
Gets the value of the billTo property.
|
Address |
CustomerProfile.getShipToAddress()
Deprecated.
Return the first (perhaps only) address in the list.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<Address> |
CustomerProfile.getShipToAddressList()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerProfile.addShipToAddress(Address shipTo)
Deprecated.
Add an address to the ship to list.
|
void |
PaymentProfile.setBillTo(Address value)
Deprecated.
Sets the value of the billTo property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerProfile.setShipToAddressList(java.util.ArrayList<Address> shipToAddressList)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Address |
Address.createAddress()
Deprecated.
|
Address |
Customer.getBillTo()
Deprecated.
|
Address |
Customer.getShipTo()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Customer.setBillTo(Address bill_to)
Deprecated.
|
void |
Customer.setShipTo(Address ship_to)
Deprecated.
|
Copyright © 2018. All Rights Reserved.