Welcome to Knowage Q&A, where you can ask questions and receive answers from other members of the community.
0 votes
1 view
What is the meaning of each parameter in the following examples?

[
  {
    "id": "1",
    "label": "Country",
    "type": "string",
    "urlName": "country",
    "values": [
      "Italy",
      "USA"
    ]
  }
]
Environment linux,Google Chrome,tomcat
in API and SDK by (580 points)
recategorized by

Please log in or register to answer this question.

...