id |
int |
For Updates |
Record's primary ID. |
orgId |
int |
For Creates |
ID of the organization that the template belongs to. Must be greater than zero. |
machineId |
int |
No |
ID of the machine that the template belongs to. Must be greater than zero. |
name |
string |
Yes |
Name of the template. Must be 25 or fewer characters in length. |
comment |
string? |
No |
User defined comment/note about the role. Must be 100 or fewer characters in length. |
count |
int |
Yes |
The number of selections associated with the template. |
createdAt |
DateTime |
Yes |
When the template was created. |