GuestAttributes
class GuestAttributes extends Model (View source)
Properties
string | $kind | ||
string | $queryPath | ||
protected | $queryValueType | ||
protected | $queryValueDataType | ||
string | $selfLink | ||
string | $variableKey | ||
string | $variableValue |
Methods
setKind($kind)
No description
string
getKind()
No description
setQueryPath($queryPath)
No description
string
getQueryPath()
No description
getQueryValue()
No description
setSelfLink($selfLink)
No description
string
getSelfLink()
No description
setVariableKey($variableKey)
No description
string
getVariableKey()
No description
setVariableValue($variableValue)
No description
string
getVariableValue()
No description
Details
setKind($kind)
No description
string
getKind()
No description
setQueryPath($queryPath)
No description
string
getQueryPath()
No description
setQueryValue(GuestAttributesValue $queryValue)
No description
GuestAttributesValue
getQueryValue()
No description
setSelfLink($selfLink)
No description
string
getSelfLink()
No description
setVariableKey($variableKey)
No description
string
getVariableKey()
No description
setVariableValue($variableValue)
No description
string
getVariableValue()
No description