Alokai

SetCartCustomLineItemTaxAmount

type SetCartCustomLineItemTaxAmount = {
  customLineItemId: Scalars['String'];
  externalTaxAmount?: InputMaybe<ExternalTaxAmountDraft>;
};

Referenced Types

On this page