Defaults

object Defaults

Default values for constructor parameters

Properties

defaultAmount
Link copied to clipboard
const val defaultAmount: Int = 0

Default amount for constructors that don't take an amount

defaultCurrency
Link copied to clipboard
const val defaultCurrency: String

Default currency for constructors that don't take a currency

defaultTransactionId
Link copied to clipboard
val defaultTransactionId: String? = null

Default transaction id for constructors that don't take a transaction id