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

GAMoneyV3

data class GAMoneyV3 (source)

Constructors

<init>

GAMoneyV3(currencyCode: String?, amountInMicros: String?)

Properties

amountInMicros

val amountInMicros: String?

currencyCode

val currencyCode: String?