Skip to content

LandingPageVariableResponse

Type: object

Properties

Property Type Required Description Constraints
id string Yes Integer id of the variable
type string No Type of the variable
value object No Value of the variable

Generated example

{
  "id": "123",
  "type": "string",
  "value": {}
}

Source

Generated from swagger-asset.json.