UpdateCustomLineItemChargeDetails

A representation of the new charge details of a custom line item. This should contain only one of Flat or Percentage.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An UpdateCustomLineItemFlatChargeDetails that describes the new charge details of a flat custom line item.

Link copied to clipboard

A representation of the line item filter.

Link copied to clipboard

An UpdateCustomLineItemPercentageChargeDetails that describes the new charge details of a percentage custom line item.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String