| Package | Description |
|---|---|
| com.amazonaws.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
static CustomLineItemType |
CustomLineItemType.fromValue(String value)
Use this in place of valueOf.
|
static CustomLineItemType |
CustomLineItemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomLineItemType[] |
CustomLineItemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CustomLineItemChargeDetails |
CustomLineItemChargeDetails.withType(CustomLineItemType type)
The type of the custom line item that indicates whether the charge is a fee or credit.
|
ListCustomLineItemChargeDetails |
ListCustomLineItemChargeDetails.withType(CustomLineItemType type)
The type of the custom line item that indicates whether the charge is a
fee or credit. |
Copyright © 2023. All rights reserved.