| Package | Description |
|---|---|
| com.cybersource.payments.model |
| Modifier and Type | Method and Description |
|---|---|
ShipTo |
Transaction.getShipTo() |
ShipTo |
Sale.getShipTo() |
ShipTo |
GetSale.getShipTo() |
ShipTo |
GetCredit.getShipTo() |
ShipTo |
GetCapture.getShipTo() |
ShipTo |
GetAuthorization.getShipTo() |
ShipTo |
CreditRequest.getShipTo() |
ShipTo |
Credit.getShipTo() |
ShipTo |
CaptureRequest.getShipTo() |
ShipTo |
Capture.getShipTo() |
ShipTo |
Authorization.getShipTo() |
ShipTo |
AuthCaptureRequest.getShipTo() |
| Modifier and Type | Method and Description |
|---|---|
void |
Transaction.setShipTo(ShipTo shipTo) |
void |
Sale.setShipTo(ShipTo shipTo) |
void |
GetSale.setShipTo(ShipTo shipTo) |
void |
GetCredit.setShipTo(ShipTo shipTo) |
void |
GetCapture.setShipTo(ShipTo shipTo) |
void |
GetAuthorization.setShipTo(ShipTo shipTo) |
void |
CreditRequest.setShipTo(ShipTo shipTo) |
void |
Credit.setShipTo(ShipTo shipTo) |
void |
CaptureRequest.setShipTo(ShipTo shipTo) |
void |
Capture.setShipTo(ShipTo shipTo) |
void |
Authorization.setShipTo(ShipTo shipTo) |
void |
AuthCaptureRequest.setShipTo(ShipTo shipTo) |
Copyright © 2016. All Rights Reserved.