template-property

template-property
template-property

Model that represents a notification template property.

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

Property description

string
key
Required  

Property key

string
name
Required  

Property name

string
type
Required  

Enumerated type for template property

Enumeration: STRING, INTEGER, UNKNOWN