@public/client-core
Preparing search index...
types/auth.types
AuthPayload
Type Alias AuthPayload
type
AuthPayload
=
{
auth_token
:
string
;
currency
:
string
;
game_mode
:
string
;
operator
:
string
;
}
Index
Properties
auth_
token
currency
game_
mode
operator
Properties
auth_
token
auth_token
:
string
currency
currency
:
string
game_
mode
game_mode
:
string
operator
operator
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
auth_
token
currency
game_
mode
operator
@public/client-core
Loading...