Alokai

SetCartLineItemSupplyChannel

type SetCartLineItemSupplyChannel = {
  lineItemId: Scalars['String'];
  supplyChannel?: InputMaybe<ResourceIdentifierInput>;
};

Referenced Types

On this page