{
"allocateBalance": "boolean",
"allocatedPercentage": "double",
"id": "int32",
"reportingDimensionValues": [
{
"id": "int32",
"name": "string",
"reportingDimensionId": "int32"
}
]
}
| Name | Type | Description |
|---|---|---|
| allocateBalance | boolean | Boolean |
| allocatedPercentage | double |
Nullable |
| id | int32 | Int32 |
| reportingDimensionValues[] | array | |
| reportingDimensionValues[].id | int32 | Int32 |
| reportingDimensionValues[].name | string | String |
| reportingDimensionValues[].reportingDimensionId | int32 | Int32 |
Powered by DapperDox