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) |