GlobalFinancialInformation
Global financial information
-
Name Type Description AnnualIncomeAfterTax AssetDetails Annual income after tax IntendToInvest AssetDetails Intend to invest InvestableAsset AssetDetails Investable asset
Global financial information
| Name | Type | Description |
|---|---|---|
| AnnualIncomeAfterTax | AssetDetails | Annual income after tax |
| IntendToInvest | AssetDetails | Intend to invest |
| InvestableAsset | AssetDetails | Investable asset |
{
"AnnualIncomeAfterTax": {
"Amount": 100020,
"AmountDescription": "Exact",
"CurrencyCode": "DKK"
},
"IntendToInvest": {
"Amount": 1000000,
"AmountDescription": "AboveThisAmount",
"CurrencyCode": "DKK"
},
"InvestableAsset": {
"Amount": 1000000,
"AmountDescription": "Rounded",
"CurrencyCode": "DKK"
}
}