Alokai

ImportOrderCustomLineItemState

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

Referenced Types

On this page