AttachFile
- Print
- PDF
AttachFile
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in Classic and VPC
This is the file information.
Syntax
The syntax is as follows.
private String fileId;
private String fileName;
private Integer fileSize;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
fileId | String | Required | File ID |
fileName | String | Required | file name |
fileSize | Integer | Required | File size (byte) |
Was this article helpful?