| Package | Description |
|---|---|
| net.authorize.api.contract.v1 |
| Modifier and Type | Field and Description |
|---|---|
protected ExtendedAmountType |
TransactionDetailsType.duty |
protected ExtendedAmountType |
TransactionRequestType.duty |
protected ExtendedAmountType |
ProfileTransAmountType.duty |
protected ExtendedAmountType |
TransactionDetailsType.shipping |
protected ExtendedAmountType |
TransactionRequestType.shipping |
protected ExtendedAmountType |
ProfileTransAmountType.shipping |
protected ExtendedAmountType |
TransactionDetailsType.surcharge |
protected ExtendedAmountType |
TransactionRequestType.surcharge |
protected ExtendedAmountType |
TransactionDetailsType.tax |
protected ExtendedAmountType |
TransactionRequestType.tax |
protected ExtendedAmountType |
ProfileTransAmountType.tax |
protected ExtendedAmountType |
TransactionDetailsType.tip |
protected ExtendedAmountType |
TransactionRequestType.tip |
| Modifier and Type | Method and Description |
|---|---|
ExtendedAmountType |
ObjectFactory.createExtendedAmountType()
Create an instance of
ExtendedAmountType |
ExtendedAmountType |
TransactionDetailsType.getDuty()
Gets the value of the duty property.
|
ExtendedAmountType |
TransactionRequestType.getDuty()
Gets the value of the duty property.
|
ExtendedAmountType |
ProfileTransAmountType.getDuty()
Gets the value of the duty property.
|
ExtendedAmountType |
TransactionDetailsType.getShipping()
Gets the value of the shipping property.
|
ExtendedAmountType |
TransactionRequestType.getShipping()
Gets the value of the shipping property.
|
ExtendedAmountType |
ProfileTransAmountType.getShipping()
Gets the value of the shipping property.
|
ExtendedAmountType |
TransactionDetailsType.getSurcharge()
Gets the value of the surcharge property.
|
ExtendedAmountType |
TransactionRequestType.getSurcharge()
Gets the value of the surcharge property.
|
ExtendedAmountType |
TransactionDetailsType.getTax()
Gets the value of the tax property.
|
ExtendedAmountType |
TransactionRequestType.getTax()
Gets the value of the tax property.
|
ExtendedAmountType |
ProfileTransAmountType.getTax()
Gets the value of the tax property.
|
ExtendedAmountType |
TransactionDetailsType.getTip()
Gets the value of the tip property.
|
ExtendedAmountType |
TransactionRequestType.getTip()
Gets the value of the tip property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionDetailsType.setDuty(ExtendedAmountType value)
Sets the value of the duty property.
|
void |
TransactionRequestType.setDuty(ExtendedAmountType value)
Sets the value of the duty property.
|
void |
ProfileTransAmountType.setDuty(ExtendedAmountType value)
Sets the value of the duty property.
|
void |
TransactionDetailsType.setShipping(ExtendedAmountType value)
Sets the value of the shipping property.
|
void |
TransactionRequestType.setShipping(ExtendedAmountType value)
Sets the value of the shipping property.
|
void |
ProfileTransAmountType.setShipping(ExtendedAmountType value)
Sets the value of the shipping property.
|
void |
TransactionDetailsType.setSurcharge(ExtendedAmountType value)
Sets the value of the surcharge property.
|
void |
TransactionRequestType.setSurcharge(ExtendedAmountType value)
Sets the value of the surcharge property.
|
void |
TransactionDetailsType.setTax(ExtendedAmountType value)
Sets the value of the tax property.
|
void |
TransactionRequestType.setTax(ExtendedAmountType value)
Sets the value of the tax property.
|
void |
ProfileTransAmountType.setTax(ExtendedAmountType value)
Sets the value of the tax property.
|
void |
TransactionDetailsType.setTip(ExtendedAmountType value)
Sets the value of the tip property.
|
void |
TransactionRequestType.setTip(ExtendedAmountType value)
Sets the value of the tip property.
|
Copyright © 2018. All Rights Reserved.