class UserId extends Model (View source)

Properties

string $actingUserId
string $id
protected $originAppIdType
protected $originAppIdDataType
string $type

Methods

setActingUserId($actingUserId)

No description

string
getActingUserId()

No description

setId($id)

No description

string
getId()

No description

setOriginAppId(AppId $originAppId)

No description

getOriginAppId()

No description

setType($type)

No description

string
getType()

No description

Details

setActingUserId($actingUserId)

No description

Parameters

$actingUserId

string getActingUserId()

No description

Return Value

string

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setOriginAppId(AppId $originAppId)

No description

Parameters

AppId $originAppId

AppId getOriginAppId()

No description

Return Value

AppId

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string