class RequestAccessData extends Model (View source)

Properties

protected $concurrentAccessType
protected $concurrentAccessDataType
protected $downloadAccessType
protected $downloadAccessDataType
string $kind

Methods

setConcurrentAccess(ConcurrentAccessRestriction $concurrentAccess)

No description

setDownloadAccess(DownloadAccessRestriction $downloadAccess)

No description

setKind($kind)

No description

string
getKind()

No description

Details

setConcurrentAccess(ConcurrentAccessRestriction $concurrentAccess)

No description

Parameters

ConcurrentAccessRestriction $concurrentAccess

ConcurrentAccessRestriction getConcurrentAccess()

No description

setDownloadAccess(DownloadAccessRestriction $downloadAccess)

No description

Parameters

DownloadAccessRestriction $downloadAccess

DownloadAccessRestriction getDownloadAccess()

No description

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string