VariableRequestPostPutPayload
{
"title": "Height",
"type": "text"
}
Properties
Name | Type | Required | Restrictions | Description |
|---|---|---|---|---|
title | string | false | none | The title of the variable. |
type | string | false | none | The type of the variable. |
Enumerated Values
Property | Value |
|---|---|
type | text |
type | xml |
type | translation |
type | image |