The premise object
Attribute | Type | Description |
---|---|---|
id | int | The unique identified for the premise. |
premise_name | string | The display name of the premise. |
required_variables | array | The required variables needed in order to generate the premise. |
premise_type | string | The type of premise, either 'email' or 'sentence'. |
profile_name | string | The name of the profile this premise is attached to. |
Last updated