Gets or sets a number of seconds the upload token has until an upload is completed.
public function getLastByteExpiration() {
}
public function setLastByteExpiration($value) {
}
Type: integer
The number of seconds the upload token has until an upload is completed.
Default value is 259200.