@aws-sdk/client-billingconductor

ListCustomLineItemChargeDetails Interface

A representation of the charge details of a custom line item.

Members

Name
Type
Details
Type RequiredCustomLineItemType | undefined

The type of the custom line item that indicates whether the charge is a fee or credit.

Flat ListCustomLineItemFlatChargeDetails | undefined

A ListCustomLineItemFlatChargeDetails that describes the charge details of a flat custom line item.

LineItemFilters LineItemFilter[] | undefined

A representation of the line item filter.

Percentage ListCustomLineItemPercentageChargeDetails | undefined

A ListCustomLineItemPercentageChargeDetails that describes the charge details of a percentage custom line item.

Full Signature

export interface ListCustomLineItemChargeDetails