GET api/statementformat?onlyDrilldownCapable={onlyDrilldownCapable}
GET: api/statementformat
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| onlyDrilldownCapable |
|
boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
The list of Statement Format with Drilldown capability
Collection of StatementFormatViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
|
integer |
None. |
| Name |
|
string |
None. |
| IsEntitySpecific |
|
boolean |
None. |
| IsFundType |
|
boolean |
None. |
| PaperSourceId |
|
integer |
None. |
| IsNewFormat |
|
boolean |
None. |
| OrientationId |
|
integer |
None. |
| TotalColumn |
|
integer |
None. |
| SuperEntityId |
|
integer |
None. |
| StatementTypeId |
|
integer |
None. |
| StatementFormatType |
|
StatementFormatTypeModel |
None. |
| SuperEntity |
|
SuperEntityModel |
None. |
| IsDrilldownCapable |
|
boolean |
None. |