The Embedded
EmbeddedFile Introduced: X19.
| Method | Description |
|---|---|
| get |
Gets the file's creation date as a unix timestamp. |
| get |
Gets the file's data as a base64 string. |
| get |
Gets an optional file description. |
| get |
Gets the file's name. |
| get |
Gets the date the file was last modified as a unix timestamp. |
| get |
Gets an optional string specifying the file's type using types specified through the Multipurpose Internet Mail Extensions (MIME) specification. |
| get |
PDF/ |
| set |
Sets the file's creation date as a unix timestamp. |
| set |
Sets an optional file description. |
| set |
Sets the date the file was last modified as a unix timestamp. |
| set |
Sets an optional string specifying the file's type using types specified through the Multipurpose Internet Mail Extensions (MIME) specification. |
| set |
PDF/ |