An Ezdoctemplatedocument Object
| Name | Type | Description | Notes |
|---|---|---|---|
| eEzdoctemplatedocumentFormat | EEzdoctemplatedocumentFormatEnum | Indicates the format of the template. This field is Required when sEzdoctemplatedocumentBase64 is set. | [optional] |
| sEzdoctemplatedocumentFields | String | List of field in Ezdoctemplatedocument | [optional] |
| sEzdoctemplatedocumentBase64 | byte[] | The Base64 encoded binary content of the document. This field is Required when eEzdoctemplatedocumentFormat is set. | [optional] |
| Name | Value |
|---|---|
| DOCX | "Docx" |
| HTML | "Html" |
| TX | "Tx" |