Preparing search index...
The search index is not available
TagoIO SDK for JavaScript and TypeScript
TagoIO SDK for JavaScript and TypeScript
Types
LoginResponse
Interface LoginResponse
interface
LoginResponse
{
company
:
string
;
email
:
string
;
id
:
string
;
name
:
string
;
profiles
:
Required
<
ProfileListInfo
>
[]
;
type
:
string
;
}
Index
Properties
company
email
id
name
profiles
type
Properties
company
company
:
string
email
email
:
string
id
id
:
string
name
name
:
string
profiles
profiles
:
Required
<
ProfileListInfo
>
[]
type
type
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
company
email
id
name
profiles
type
TagoIO SDK for JavaScript and TypeScript
Loading...