RateDetailAttributes: {
    taxCode: string;
    taxPercentage: number;
    taxType: SE.TaxType;
}

Type declaration

  • taxCode: string
  • taxPercentage: number
  • taxType: SE.TaxType

Generated using TypeDoc