Preparing search index...
The search index is not available
TagoIO SDK for JavaScript and TypeScript
TagoIO SDK for JavaScript and TypeScript
Types
AccessInfo
Interface AccessInfo
interface
AccessInfo
{
active
?:
number
;
created_at
:
Date
;
id
:
string
;
name
:
string
;
permissions
:
[
]
;
profile
?:
string
;
tags
?:
TagsObj
[]
;
targets
:
[
]
;
updated_at
:
Date
;
}
Hierarchy (
view full
)
AccessCreateInfo
AccessInfo
Index
Properties
active?
created_
at
id
name
permissions
profile?
tags?
targets
updated_
at
Properties
Optional
active
active
?:
number
created_
at
created_
at
:
Date
id
id
:
string
name
name
:
string
permissions
permissions
:
[
]
Optional
profile
profile
?:
string
Optional
tags
tags
?:
TagsObj
[]
targets
targets
:
[
]
updated_
at
updated_
at
:
Date
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
active
created_
at
id
name
permissions
profile
tags
targets
updated_
at
TagoIO SDK for JavaScript and TypeScript
Loading...