Skip to main content

LocationContextResponse

{
  "id": "string",
  "name": "string",
  "description": "string",
  "userGroupsIds": [
    "string"
  ],
  "ipCheck": {
    "allowed": true,
    "ips": [
      {
        "ip": "string",
        "description": "string"
      }
    ]
  },
  "countryCheck": {
    "countries": [
      "string"
    ],
    "allowed": true
  },
  "defaultCheck": {
    "allowed": true
  }
}

Properties

Name

Type

Required

Restrictions

Description

id

string

false

none

none

name

string

false

none

none

description

string

false

none

none

userGroupsIds

[string]

false

none

none

ipCheck

IpCheckResponse

false

none

none

countryCheck

CountryCheckResponse

false

none

none

defaultCheck

DefaultCheckResponse

false

none

none

Can't find what you're looking for?

Our support team will be happy to assist you.