ISPO SDK
ISPO
Preparing search index...
core
Supporting types
CapabilitySurfaceSelfAvailable
Interface CapabilitySurfaceSelfAvailable
Markdown
Copy Markdown
The caller's OWN reviewed envelope. Never another project's.
interface
CapabilitySurfaceSelfAvailable
{
available
:
true
;
connectors
:
readonly
CapabilitySurfaceConnectorAccess
[]
;
devices
:
readonly
string
[]
;
entityTypes
:
readonly
CapabilitySurfaceEntityTypeAccess
[]
;
grants
:
readonly
CapabilitySurfaceGrantState
[]
;
projectId
:
string
;
projectName
:
string
;
trustClass
:
string
;
}
Index
Properties
available
connectors
devices
entity
Types
grants
project
Id
project
Name
trust
Class
Properties
Readonly
available
available
:
true
Readonly
connectors
connectors
:
readonly
CapabilitySurfaceConnectorAccess
[]
Readonly
devices
devices
:
readonly
string
[]
Readonly
entity
Types
entityTypes
:
readonly
CapabilitySurfaceEntityTypeAccess
[]
Readonly
grants
grants
:
readonly
CapabilitySurfaceGrantState
[]
Readonly
project
Id
projectId
:
string
Readonly
project
Name
projectName
:
string
Readonly
trust
Class
trustClass
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
available
connectors
devices
entity
Types
grants
project
Id
project
Name
trust
Class
ISPO
ISPO SDK
Loading...
The caller's OWN reviewed envelope. Never another project's.