TaxReportingClassification |
TaxReportingClassification.businessType(TaxReportingClassification.BusinessTypeEnum businessType) |
The organization's business type.
|
TaxReportingClassification |
TaxReportingClassification.financialInstitutionNumber(String financialInstitutionNumber) |
The Global Intermediary Identification Number (GIIN) required for FATCA.
|
static TaxReportingClassification |
TaxReportingClassification.fromJson(String jsonString) |
Create an instance of TaxReportingClassification given an JSON string
|
TaxReportingClassification |
Organization.getTaxReportingClassification() |
taxReportingClassification
|
TaxReportingClassification |
TaxReportingClassification.mainSourceOfIncome(TaxReportingClassification.MainSourceOfIncomeEnum mainSourceOfIncome) |
The organization's main source of income.
|
TaxReportingClassification |
TaxReportingClassification.type(TaxReportingClassification.TypeEnum type) |
The tax reporting classification type.
|