NinetyEight.NEUserBalance
Last updated
Last updated
Namespace: NinetyEight Assembly: APIReference.dll
Represents the user's balance and currency information. Tracks the available, total, and frozen amounts of a specific currency.
Inherited Members
, , , , ,
Default empty profile.
Field Value
NEUserBalance
The available amount of currency the user can use.
Field Value
The total balance of currency, including frozen amounts.
Field Value
The type of currency (e.g., "SPACE_STONE").
Field Value
The amount of currency that is frozen and cannot be used.
Field Value
?