Skip to main content

LocationRscRegionOptionViewModel

A location option for an RSC region that can be used to filter a data set.

Properties

Property Type Required Description
id string false

The ID of the location.

label string false

The human-readable label of the location.

Example schema

{
  "id": "bOmZ4",
  "label": "Sheffield"
}