Home > @vsf-enterprise/commercetools-types > SetCartShippingMethodTaxRate
# SetCartShippingMethodTaxRate type
Signature:
export declare type SetCartShippingMethodTaxRate = {
externalTaxRate?: InputMaybe<ExternalTaxRateDraft>;
};
References: InputMaybe, ExternalTaxRateDraft