Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 867 Bytes

File metadata and controls

26 lines (14 loc) · 867 Bytes

EzdoctemplatedocumentRequestPatch

An Ezdoctemplatedocument Object

Properties

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]

Enum: EEzdoctemplatedocumentFormatEnum

Name Value
DOCX "Docx"
HTML "Html"
TX "Tx"