Aller au contenu

V2

Ce contenu n’est pas encore disponible dans votre langue.

class V2 : FrakContext

Current layout. Carries the merchant, a share timestamp, and at least one of clientId / wallet.

NameSummary
clientIdval clientId: String?
merchantIdval merchantId: String
timestampval timestamp: Long
walletval wallet: String?
NameSummary
equalsopen operator override fun equals(other: Any?): Boolean
hashCodeopen override fun hashCode(): Int
toStringopen override fun toString(): String