Total

data class Total(label: String, amount: String, type: String)

Properties

amount
Link copied to clipboard
val amount: String

The amount of the summary.

label
Link copied to clipboard
val label: String

The description of the summary.

type
Link copied to clipboard
val type: String

The type of the summary.