Alokai

ImportOrderLineItemState

type ImportOrderLineItemState = {
  lineItemId: Scalars['String'];
  state: Array<ItemStateDraftType>;
};

Referenced Types

On this page