Distribution

common.Distribution

type Distribution

common.Distribution

FieldTypeDescription
valueValueEntry repeatedDistribution Values and Amounts.
{
  "value": [
    {
      "key": 20,
      "value": 2
    },
    {
      "key": 50,
      "value": 1
    },
    {
      "key": 10,
      "value": 1
    }
  ]
}