Typescript SDK Type Docs
Preparing search index...
History API SDK
TypeReference
Interface TypeReference
Reference
to a
Type
.
interface
TypeReference
{
id
:
string
;
typeId
:
"type"
;
}
Hierarchy (
View Summary
)
IReference
TypeReference
Index
Properties
id
type
Id
Properties
Readonly
id
id
:
string
Unique identifier of the referenced
Type
.
Readonly
type
Id
typeId
:
"type"
Type of referenced resource.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
type
Id
Typescript SDK Type Docs
Loading...
Reference to a Type.