OAITemplateDto
Properties
Name | Type | Description | Notes |
---|---|---|---|
_id | NSString* | ID of template | |
name | NSString* | Template name | |
variables | NSArray | Variables available in template that can be replaced with values | |
content | NSString* | Content of the template | |
createdAt | NSDate* | Created at time |