class ContactGroupProto extends Model (View source)

Properties

string $groupId
string $ownerGaiaId
string $requiredConsistencyTimestampUsec

Methods

setGroupId($groupId)

No description

string
getGroupId()

No description

setOwnerGaiaId($ownerGaiaId)

No description

string
getOwnerGaiaId()

No description

setRequiredConsistencyTimestampUsec($requiredConsistencyTimestampUsec)

No description

string

Details

setGroupId($groupId)

No description

Parameters

$groupId

string getGroupId()

No description

Return Value

string

setOwnerGaiaId($ownerGaiaId)

No description

Parameters

$ownerGaiaId

string getOwnerGaiaId()

No description

Return Value

string

setRequiredConsistencyTimestampUsec($requiredConsistencyTimestampUsec)

No description

Parameters

$requiredConsistencyTimestampUsec

string getRequiredConsistencyTimestampUsec()

No description

Return Value

string