BalanceRecord
ZEPETO.Currency.BalanceRecord
Balance information for a specific currency.
Hierarchy
↳
BalanceRecord
Constructors
constructor
• new BalanceRecord()
Overrides
System.Object.constructor
Properties
currencyId
• currencyId: string
ID of the in-World currency. Set to an empty string for ZEPETO’s official currency (ZEM).
quantity
• quantity: bigint
Player's balance for the currency.