Link Search Menu Expand Document

Constructor: fileLocation_23

Back to constructors index

File location.

Attributes:

NameTypeRequiredDescription
dc_idintYesDC ID
volume_idlongYesVolume ID
local_idintYesLocal ID
secretlongYesSecret

Type: FileLocation

Example:

$fileLocation_23 = ['_' => 'fileLocation', 'dc_id' => int, 'volume_id' => long, 'local_id' => int, 'secret' => long];