GraphQL ENUM
TaxTypeEnum
Enum of valid tax types.
link Definition
- enum TaxTypeEnum {
- # Special Levy
- # Special Levy (GH COVID-19 Recovery)
- # Special Levy (GH GETFund)
- # ChinaTax
- # SalesAndServiceTax
- # Goods and Services Tax
- # Sales Tax
- # Quebec Sales Tax
- # Value Added Tax
- # Consumption Tax
- # Provincial Sales Tax
- # Federal Sales Tax
- }