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"
}
}