PricingTier SFO
Properties
Methods
| Method | Signature | Comments/Sample |
|---|---|---|
getCost | string getCost() | |
getCostAsBigDecimal | [BigDecimal](./bigdecimal-sfo.md) getCostAsBigDecimal() | |
getCostLocalized | string getCostLocalized() | returns cost in local currency. |
getCostLocalizedAsBigDecimal | [BigDecimal](./bigdecimal-sfo.md) getCostLocalizedAsBigDecimal() | local currency in numeric format |
getCostLocalizedCurrencyCode | string getCostLocalizedCurrencyCode | returns the currency code of the item |
getName | string getName() | |
getVolumeDiscounts | [VolumeDiscount](./volumediscount-sfo.md) getVolumeDiscounts() |
See Also
Was this page helpful?