Alokai

SetCartShippingMethod

type SetCartShippingMethod = {
  shippingMethod?: InputMaybe<ResourceIdentifierInput>;
  externalTaxRate?: InputMaybe<ExternalTaxRateDraft>;
};

Referenced Types

On this page