tock / ai.tock.bot.connector.ga.model.response.transaction.v3 / GAPriceAttribute

GAPriceAttribute

data class GAPriceAttribute (source)

See Also

https

Constructors

<init>

GAPriceAttribute(type: GAMoneyType, name: String, state: GAPriceState, taxIncluded: Boolean?, amount: GAMoneyV3?)

Properties

amount

val amount: GAMoneyV3?

name

val name: String

state

val state: GAPriceState

taxIncluded

val taxIncluded: Boolean?

type

val type: GAMoneyType