class MediaRequestInfo extends Model (View source)

Properties

string $currentBytes
string $customData
string $diffObjectVersion
int $finalStatus
string $notificationType
string $requestId
string $requestReceivedParamsServingInfo
string $totalBytes
bool $totalBytesIsEstimated

Methods

setCurrentBytes($currentBytes)

No description

string
getCurrentBytes()

No description

setCustomData($customData)

No description

string
getCustomData()

No description

setDiffObjectVersion($diffObjectVersion)

No description

string
getDiffObjectVersion()

No description

setFinalStatus($finalStatus)

No description

int
getFinalStatus()

No description

setNotificationType($notificationType)

No description

string
getNotificationType()

No description

setRequestId($requestId)

No description

string
getRequestId()

No description

setRequestReceivedParamsServingInfo($requestReceivedParamsServingInfo)

No description

string
setTotalBytes($totalBytes)

No description

string
getTotalBytes()

No description

setTotalBytesIsEstimated($totalBytesIsEstimated)

No description

bool
getTotalBytesIsEstimated()

No description

Details

setCurrentBytes($currentBytes)

No description

Parameters

$currentBytes

string getCurrentBytes()

No description

Return Value

string

setCustomData($customData)

No description

Parameters

$customData

string getCustomData()

No description

Return Value

string

setDiffObjectVersion($diffObjectVersion)

No description

Parameters

$diffObjectVersion

string getDiffObjectVersion()

No description

Return Value

string

setFinalStatus($finalStatus)

No description

Parameters

$finalStatus

int getFinalStatus()

No description

Return Value

int

setNotificationType($notificationType)

No description

Parameters

$notificationType

string getNotificationType()

No description

Return Value

string

setRequestId($requestId)

No description

Parameters

$requestId

string getRequestId()

No description

Return Value

string

setRequestReceivedParamsServingInfo($requestReceivedParamsServingInfo)

No description

Parameters

$requestReceivedParamsServingInfo

string getRequestReceivedParamsServingInfo()

No description

Return Value

string

setTotalBytes($totalBytes)

No description

Parameters

$totalBytes

string getTotalBytes()

No description

Return Value

string

setTotalBytesIsEstimated($totalBytesIsEstimated)

No description

Parameters

$totalBytesIsEstimated

bool getTotalBytesIsEstimated()

No description

Return Value

bool