type Distribution
Distribution
common.Distribution
common.Distribution
Field | Type | Description |
---|---|---|
value map | <int64, ValueEntry> | Distribution Values and Amounts. |
{
"value": {
"20": 2,
"50": 1,
"10": 1
}
}