Alokai

ExternalTaxAmountDraftOutput

type ExternalTaxAmountDraftOutput = {
  __typename?: 'ExternalTaxAmountDraftOutput';
  totalGross: Money;
  taxRate: ExternalTaxRateDraftOutput;
};

Referenced Types

On this page