Alokai

SetCartLineItemPrice

type SetCartLineItemPrice = {
  lineItemId: Scalars['String'];
  externalPrice?: InputMaybe<BaseMoneyInput>;
};

Referenced Types

On this page