Gets or sets a number of seconds the upload token has until the first byte of an upload is transferred.
public function getFirstByteExpiration() { } public function setFirstByteExpiration($value) { }
Type: integer
The number of seconds the upload token has until the first byte of an upload is transferred.
Default value is 600.