Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.69 KB

TaxReportingClassification.md

File metadata and controls

34 lines (23 loc) · 1.69 KB

TaxReportingClassification

Properties

Name Type Description Notes
businessType inline The organization's business type. Possible values: other, listedPublicCompany, subsidiaryOfListedPublicCompany, governmentalOrganization, internationalOrganization, financialInstitution. [optional]
financialInstitutionNumber kotlin.String The Global Intermediary Identification Number (GIIN) required for FATCA. Only required if the organization is a US financial institution and the `businessType` is financialInstitution. [optional]
mainSourceOfIncome inline The organization's main source of income. Possible values: businessOperation, realEstateSales, investmentInterestOrRoyalty, propertyRental, other. [optional]
type inline The tax reporting classification type. Possible values: nonFinancialNonReportable, financialNonReportable, nonFinancialActive, nonFinancialPassive. [optional]

Enum: businessType

Name Value
businessType other, listedPublicCompany, subsidiaryOfListedPublicCompany, governmentalOrganization, internationalOrganization, financialInstitution.

Enum: mainSourceOfIncome

Name Value
mainSourceOfIncome businessOperation, realEstateSales, investmentInterestOrRoyalty, propertyRental, other

Enum: type

Name Value
type nonFinancialNonReportable, financialNonReportable, nonFinancialActive, nonFinancialPassive