UpdateCustomLineItemChargeDetails
A representation of the new charge details of a custom line item. This should contain only one of Flat
or Percentage
.
Contents
- Flat
-
An
UpdateCustomLineItemFlatChargeDetails
that describes the new charge details of a flat custom line item.Type: UpdateCustomLineItemFlatChargeDetails 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
-
An
UpdateCustomLineItemPercentageChargeDetails
that describes the new charge details of a percentage custom line item.Type: UpdateCustomLineItemPercentageChargeDetails object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: