Alokai

SetCartLineItemTaxRate

type SetCartLineItemTaxRate = {
  lineItemId: Scalars['String'];
  externalTaxRate?: InputMaybe<ExternalTaxRateDraft>;
};

Referenced Types

On this page