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