class UserDataMapping extends Collection (View source)

Properties

protected $collection_key
string $archiveTime
bool $archived
string $dataId
string $name
protected $resourceAttributesType
protected $resourceAttributesDataType
string $userId

Methods

setArchiveTime($archiveTime)

No description

string
getArchiveTime()

No description

setArchived($archived)

No description

bool
getArchived()

No description

setDataId($dataId)

No description

string
getDataId()

No description

setName($name)

No description

string
getName()

No description

setResourceAttributes($resourceAttributes)

No description

getResourceAttributes()

No description

setUserId($userId)

No description

string
getUserId()

No description

Details

setArchiveTime($archiveTime)

No description

Parameters

$archiveTime

string getArchiveTime()

No description

Return Value

string

setArchived($archived)

No description

Parameters

$archived

bool getArchived()

No description

Return Value

bool

setDataId($dataId)

No description

Parameters

$dataId

string getDataId()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setResourceAttributes($resourceAttributes)

No description

Parameters

$resourceAttributes

Attribute[] getResourceAttributes()

No description

Return Value

Attribute[]

setUserId($userId)

No description

Parameters

$userId

string getUserId()

No description

Return Value

string