CustomLineItemChargeDetails
The charge details of a custom line item. It should contain only one of Flat
or Percentage
.
Contents
- Flat
-
A
CustomLineItemFlatChargeDetails
that describes the charge details of a flat custom line item.Type: CustomLineItemFlatChargeDetails object
Required: No
- Percentage
-
A
CustomLineItemPercentageChargeDetails
that describes the charge details of a percentage custom line item.Type: CustomLineItemPercentageChargeDetails object
Required: No
- Type
-
The type of the custom line item that indicates whether the charge is a fee or credit.
Type: String
Valid Values:
CREDIT | FEE
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: