FinancialDataInfo
This type defines the financial data.
|
Property |
Type |
Description |
Required |
Default |
|---|---|---|---|---|
|
id |
Integer |
Financial data ID. |
No |
N/A |
|
name |
String |
Financial data name. |
No |
N/A |
|
description |
String |
Description of the financial data. |
No |
N/A |
|
parent |
financialDataParentInfo |
The parent entity associated with this financial data. A parent entity can be one of the following:
|
No |
N/A |
|
localCurrencyCode |
String |
Currency Code. |
No |
N/A |
|
baseCurrencyCode |
String |
Currency Code. |
No |
N/A |
|
forecastActual |
forecastActualInfo |
Planned and actual costs. |
No |
N/A |
|
benefit |
benefitInfo |
Benefits. |
No |
N/A |

