custom-group-property
custom-group-property
Represents a Custom Group Property
JSON Example
{
"exclusionValue": "string",
"inclusionValue": "string",
"name": "string",
"type": "string"
}
string
exclusionValue
Optional
The value of exclusion
string
inclusionValue
Required
The value of inclusion
string
name
Required
Name of the custom group property
string
type
Required
Custom Group property type
Possible values are :
STRING,
NUMERIC,