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