custom-group-property

custom-group-property
custom-group-property

Represents a Custom Group Property

JSON Example
{
    "name": "string",
    "type": "string",
    "inclusionValue": "string",
    "exclusionValue": "string"
}
string
name
Required

Name of the custom group property

string
type
Required

Custom Group property type

Possible values are : STRING, NUMERIC,
string
inclusionValue
Required

The value of inclusion

string
exclusionValue
Optional

The value of exclusion