Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Import API SDK
OrderKeyReference
Interface OrderKeyReference
References an order by key.
interface
OrderKeyReference
{
key
:
string
;
typeId
:
"order"
;
}
Hierarchy (
View Summary
)
IKeyReference
OrderKeyReference
Index
Properties
key
type
Id
Properties
Readonly
key
key
:
string
Readonly
type
Id
typeId
:
"order"
The type of the referenced resource.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
type
Id
Typescript SDK Type Docs
Loading...
References an order by key.