| apiVersion | String | API version to use | [optional] |
| attachments | String | File attachment URLs as JSON array | [optional] |
| blocks | String | Slack Block Kit blocks as JSON array for rich formatting | [optional] |
| collection | String | Collection name or resource list | [optional] |
| connection | String | Connection config | [optional] |
| embeds | String | Discord embed objects as JSON array for rich formatting | [optional] |
| fileNameTemplate | String | Optional Handlebars template that dictates the PDF filename. | [optional] |
| itemKey | String | Variable name for current item in workflow state | [optional] |
| resourceKey | String | | [optional] |
| keyPath | String | | [optional] |
| media | String | Media attachments as JSON array | [optional] |
| mediaIds | String | Media attachment IDs as JSON array | [optional] |
| mediaUrl | String | MMS media URL | [optional] |
| messagePath | String | | [optional] |
| partitionKey | String | | [optional] |
| path | String | Path configuration parameter | [optional] |
| paymentMethodTypes | List<ArrayStringItem> | Allowed payment methods as JSON array (e.g., [" | [optional] |
| profile | UserPreference | | [optional] |
| userTags | List<ArrayStringItem> | User tags as JSON array | [optional] |
| valuePath | String | | [optional] |
| wkhtmlPath | String | Path or command name for wkhtmltopdf. | [optional] |
| id | UUID | Unique identifier for object in the system | [optional] [readonly] |
| ownerId | UUID | UUID of owner of the object in the system | [optional] [readonly] |
| createdDate | OffsetDateTime | Date of object creation | [optional] [readonly] |
| keyHash | String | Data, including hash of the key(s) used to encrypt this record. | [optional] [readonly] |
| lastAccessedById | UUID | Last user to access object | [optional] [readonly] |
| lastAccessedDate | OffsetDateTime | Timestamp of last access of object | [optional] [readonly] |
| lastModifiedById | UUID | Unique identifier for user who last modifed the object in the system | [optional] [readonly] |
| lastModifiedDate | OffsetDateTime | Date of last object modification | [optional] [readonly] |
| trashed | Boolean | Indicates if the object is trashed (soft deleted) | [optional] |