public interface GetPositionAmountsResult
| Modifier and Type | Interface and Description |
|---|---|
static class |
GetPositionAmountsResult.Member
The structure's members
|
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getAmount()
Retrieves the value for the optional structure field
amount. |
BigDecimal |
getBaseAmount()
Retrieves the value for the optional structure field
baseAmount. |
BigDecimal |
getDiscountAmount()
Retrieves the value for the optional structure field
discountAmount. |
short |
getStatusCode()
Retrieves the value for the structure field
statusCode. |
String |
getStatusMessage()
Retrieves the value for the optional structure field
statusMessage. |
BigDecimal |
getTaxAmount()
Retrieves the value for the optional structure field
taxAmount. |
BigDecimal getAmount()
amount.amount.BigDecimal getBaseAmount()
baseAmount.baseAmount.BigDecimal getDiscountAmount()
discountAmount.discountAmount.short getStatusCode()
statusCode.statusCode.String getStatusMessage()
statusMessage.statusMessage.BigDecimal getTaxAmount()
taxAmount.taxAmount.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.