class GuestAttributesEntry extends Model (View source)

Properties

string $key
string $namespace
string $value

Methods

setKey($key)

No description

string
getKey()

No description

setNamespace($namespace)

No description

string
getNamespace()

No description

setValue($value)

No description

string
getValue()

No description

Details

setKey($key)

No description

Parameters

$key

string getKey()

No description

Return Value

string

setNamespace($namespace)

No description

Parameters

$namespace

string getNamespace()

No description

Return Value

string

setValue($value)

No description

Parameters

$value

string getValue()

No description

Return Value

string