@public/client-core
Preparing search index...
types/socket.types
SocketBalanceChangeEventResponse
Type Alias SocketBalanceChangeEventResponse
type
SocketBalanceChangeEventResponse
=
{
balance
:
string
;
currency
:
CurrencyCode
;
}
Index
Properties
balance
currency
Properties
balance
balance
:
string
currency
currency
:
CurrencyCode
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
balance
currency
@public/client-core
Loading...