| Name | Description | Type | Additional information |
|---|---|---|---|
| Contents |
Gets and sets the Contents property. Data for printing labels, in the form of a Base64-encoded, GZip-compressed string. |
string |
Required |
| FileType |
Gets and sets the FileType property. The file type for a label. Valid values: application/pdf, application/zpl, image/png |
string |
Required |
| Checksum |
Gets and sets the Checksum property. An MD5 hash to validate the PDF document data, in the form of a Base64-encoded string. |
string |
Required |