JurisdictionTaxDetail
- grossType: string · Gross Amount
_amount Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$required - jurisdictionType: string · Jurisdiction Type
_type required - nonType: string · Non Taxable Amount
_taxable _amount Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$required - taxType: string · Tax Due
_due Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$required - taxType: string · Tax Rate
_rate Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$required - taxableType: string · Taxable Amount
_amount Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$required - filingType: string · Filing Taxable Jurisdiction IdFormat: uuid nullable
_taxable _jurisdiction _id - jurisdictionType: string · Jurisdiction Name nullable
_name - reportingType: string · Reporting Code nullable
_code - taxType: string · Tax Type nullable
_type - transactionType: string · Transaction Type IdFormat: uuid nullable
_type _id - transactionType: string · Transaction Type Rule IdFormat: uuid nullable
_type _rule _id