ItemReferenceParam interface

An internal identifier for an item to reference.

Extends

Properties

id

The ID of the item to reference.

type

The type of item to reference. Always item_reference.

Property Details

id

The ID of the item to reference.

id: string

Property Value

string

type

The type of item to reference. Always item_reference.

type: "item_reference"

Property Value

"item_reference"