FinancialSummarySnapshotInfo
This type defines the financial summary snapshot.
|
Property |
Type |
Description |
Required |
Default |
|---|---|---|---|---|
|
id |
Integer |
Financial summary snapshot ID. |
No |
N/A |
|
name |
String |
Financial summary snapshot name. |
No |
N/A |
|
description |
String |
Description of the financial summary snapshot. |
No |
N/A |
|
parent |
parentInfo |
The parent entity associated with this financial summary. 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 |
|
activeFSId |
Integer |
Active Financial Summary ID. |
No |
N/A |
|
isPlanOfRecord |
Boolean |
Indicates if this snapshot is the plan of record |
No |
N/A |
|
creationDate |
Date |
Date when the snapshot is taken. |
No |
N/A |
|
approvedBudgets |
approvedBudgetInfo[] |
List of approved budget entries. |
No |
N/A |
|
forecastActual |
forecastActualInfo |
Planned and actual costs. |
No |
N/A |
|
benefit |
benefitInfo |
Benefits. |
No |
N/A |

