445 B
445 B
Constructor: fileLocationUnavailable
Attributes:
Name | Type | Required |
---|---|---|
volume_id | long | Required |
local_id | int | Required |
secret | long | Required |
Type: FileLocation
Example:
$fileLocationUnavailable = ['volume_id' => long, 'local_id' => int, 'secret' => long, ];