AmountBreakdown

Details about how the total amount was calculated and categorized.

Types

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

Properties

Link copied to clipboard

The discounted amount.

Link copied to clipboard

The fee amount.

Link copied to clipboard

The total of a set of the breakdown.

Link copied to clipboard

The tax amount.

Functions

Link copied to clipboard
inline fun copy(block: AmountBreakdown.Builder.() -> Unit = {}): AmountBreakdown
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