ListCustomLineItemChargeDetails
A representation of the charge details of a custom line item.
Contents
- Type
-
The type of the custom line item that indicates whether the charge is a
fee
orcredit
.Type: String
Valid Values:
CREDIT | FEE
Required: Yes
- Flat
-
A
ListCustomLineItemFlatChargeDetails
that describes the charge details of a flat custom line item.Type: ListCustomLineItemFlatChargeDetails object
Required: No
- LineItemFilters
-
A representation of the line item filter.
Type: Array of LineItemFilter objects
Array Members: Minimum number of 0 items. Maximum number of 1 item.
Required: No
- Percentage
-
A
ListCustomLineItemPercentageChargeDetails
that describes the charge details of a percentage custom line item.Type: ListCustomLineItemPercentageChargeDetails object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: