Search
Loading...
Skip to content

Interface: OrderComponent

Represents an order component.

The OrderComponent interface defines the structure of an order component. It includes properties for the ID, key, and payload.

Extends#

Type Parameters#

Type ParameterDefault type
IComponentId

Indexable#

[key: string]: unknown

Properties#

PropertyType
idI
key?string