Preparing search index...
The search index is not available
@formant/data-sdk
@formant/data-sdk
IFleet
Interface IFleet
interface
IFleet
{
createdAt
?:
string
;
id
?:
string
;
name
:
string
;
organizationId
?:
string
;
scope
?:
IDeviceScope
;
tags
:
ITags
;
updatedAt
?:
string
;
}
Hierarchy
ITaggedEntity
IFleet
Index
Properties
created
At?
id?
name
organization
Id?
scope?
tags
updated
At?
Properties
Optional
created
At
created
At
?:
string
Optional
id
id
?:
string
name
name
:
string
Optional
organization
Id
organization
Id
?:
string
Optional
scope
scope
?:
IDeviceScope
tags
tags
:
ITags
Optional
updated
At
updated
At
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
created
At
id
name
organization
Id
scope
tags
updated
At
@formant/data-sdk
Loading...
Generated using
TypeDoc