OfficialCurrencyBalanceRequest
ZEPETO.Product.OfficialCurrencyBalanceRequest
Represents an asynchronous request for retrieving the balance for ZEPETO’s official currency (ZEM).
Hierarchy
BaseRequest$1
<ZEPETO_Currency.BalanceResponse
>↳
OfficialCurrencyBalanceRequest
Constructors
constructor
• new OfficialCurrencyBalanceRequest()
Inherited from
Accessors
responseData
• get
responseData(): TResponse
Response data of the generic TResponse
type.
Returns
TResponse
Inherited from
BaseRequest$1.responseData