class Upload extends Collection (View source)

Properties

protected $collection_key
string $accountId
string $customDataSourceId
string[] $errors
string $id
string $kind
string $status
string $uploadTime

Methods

setAccountId($accountId)

No description

string
getAccountId()

No description

setCustomDataSourceId($customDataSourceId)

No description

string
getCustomDataSourceId()

No description

setErrors($errors)

No description

string[]
getErrors()

No description

setId($id)

No description

string
getId()

No description

setKind($kind)

No description

string
getKind()

No description

setStatus($status)

No description

string
getStatus()

No description

setUploadTime($uploadTime)

No description

string
getUploadTime()

No description

Details

setAccountId($accountId)

No description

Parameters

$accountId

string getAccountId()

No description

Return Value

string

setCustomDataSourceId($customDataSourceId)

No description

Parameters

$customDataSourceId

string getCustomDataSourceId()

No description

Return Value

string

setErrors($errors)

No description

Parameters

$errors

string[] getErrors()

No description

Return Value

string[]

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setStatus($status)

No description

Parameters

$status

string getStatus()

No description

Return Value

string

setUploadTime($uploadTime)

No description

Parameters

$uploadTime

string getUploadTime()

No description

Return Value

string