| Package | Description |
|---|---|
| com.amazonaws.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
static CurrencyCode |
CurrencyCode.fromValue(String value)
Use this in place of valueOf.
|
static CurrencyCode |
CurrencyCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CurrencyCode[] |
CurrencyCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CustomLineItemListElement |
CustomLineItemListElement.withCurrencyCode(CurrencyCode currencyCode)
The custom line item's charge value currency.
|
CustomLineItemVersionListElement |
CustomLineItemVersionListElement.withCurrencyCode(CurrencyCode currencyCode)
The charge value currency of the custom line item.
|
Copyright © 2023. All rights reserved.