SPARComponent
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Component identifier. | [optional] |
| accounts | java.util.List<SPARIdentifier> | List of accounts in SPAR document. | [optional] |
| benchmarks | SPARIdentifier | [optional] | |
| currencyIsoCode | String | CurrencyCode in SPAR document. | [optional] |
| path | String | The path to the document | [optional] |
| name | String | Component name. | [optional] |
| category | String | Component category. | [optional] |
Implemented Interfaces
- Serializable