public enum TaxExemptionType : System.Enum
public enum TaxExemptionType : System.Enum
| Member | Description |
|---|---|
| AgriculturalProduction | Purchase for commercial agricultrual production |
| CharitableOrganization | Purchase for a charitable or benevolent organization |
| CommercialAquaculture | Purchase for commercial aquaculture |
| CommercialFishery | Purchase for commercial fishery |
| DirectMail | Purchase by direct mail |
| DirectPayPermit | Purchase with direct pay permit |
| EducationalOrganization | Purchase for an educational organization |
| FederalGovernment | Purchase for the federal government |
| ForeignDiplomat | Purchase by foreign diplomat |
| IndustrialProduction | Purchase for industrial production |
| LocalGovernment | Purchase for the local government |
| None | No tax exemption applies |
| NonResident | Purchase by non resident |
| ReligiousOrganization | Purchase for a religious organization |
| Resale | Purchase for resale |
| StateGovernment | Purchase for the state government |
| TribeOrIndianStatus | Purchase by tribe or status indian |
| Unspecified | Other unspecified type of tax exemption |
System.Object
System.ValueType
System.Enum
CommerceBuilder.Taxes.TaxExemptionType