class SimpleSecretLabelProto extends Model (View source)

Properties

int $capabilityId
string $genericLabel
string $inviteId
string $type

Methods

setCapabilityId($capabilityId)

No description

int
getCapabilityId()

No description

setGenericLabel($genericLabel)

No description

string
getGenericLabel()

No description

setInviteId($inviteId)

No description

string
getInviteId()

No description

setType($type)

No description

string
getType()

No description

Details

setCapabilityId($capabilityId)

No description

Parameters

$capabilityId

int getCapabilityId()

No description

Return Value

int

setGenericLabel($genericLabel)

No description

Parameters

$genericLabel

string getGenericLabel()

No description

Return Value

string

setInviteId($inviteId)

No description

Parameters

$inviteId

string getInviteId()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string