ListCustomLineItemChargeDetails
A representation of the charge details of a custom line item.
Types
Properties
Link copied to clipboard
A ListCustomLineItemFlatChargeDetails
that describes the charge details of a flat custom line item.
Link copied to clipboard
A representation of the line item filter.
Link copied to clipboard
A ListCustomLineItemPercentageChargeDetails
that describes the charge details of a percentage custom line item.
Link copied to clipboard
The type of the custom line item that indicates whether the charge is a fee
or credit
.
Functions
Link copied to clipboard
inline fun copy(block: ListCustomLineItemChargeDetails.Builder.() -> Unit = {}): ListCustomLineItemChargeDetails