template-property

template-property
template-property

Model that represents a notification template property.

JSON Example
{
    "key": "string",
    "name": "string",
    "type": "string",
    "description": "string"
}
string
key
Required

Property key

string
name
Required

Property name

string
type
Required

Enumerated type for template property

Possible values are : STRING, INTEGER, UNKNOWN,
string
description
Optional

Property description