Gets or sets a size of the file to be uploaded in bytes.
public function getSizeBytes() { } public function setSizeBytes($value) { }
Type: integer
The size of the file to be uploaded in bytes.
Default value is 10485760.