| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected TransactionDeliveryInfo |
EmailDeliveryInfo.deliveryInfo |
protected TransactionDeliveryInfo |
SalesTransaction.deliveryInfo |
| Modifier and Type | Method and Description |
|---|---|
TransactionDeliveryInfo |
ObjectFactory.createTransactionDeliveryInfo()
Create an instance of
TransactionDeliveryInfo |
TransactionDeliveryInfo |
EmailDeliveryInfo.getDeliveryInfo()
Gets the value of the deliveryInfo property.
|
TransactionDeliveryInfo |
SalesTransaction.getDeliveryInfo()
Gets the value of the deliveryInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmailDeliveryInfo.setDeliveryInfo(TransactionDeliveryInfo value)
Sets the value of the deliveryInfo property.
|
void |
SalesTransaction.setDeliveryInfo(TransactionDeliveryInfo value)
Sets the value of the deliveryInfo property.
|
Copyright © 2019. All Rights Reserved.