NAME
Usergrid::Entity - a Usergrid entity
DESCRIPTION
Encapsulates Usergrid entities and provides methods for accessing the underlying data.
ATTRIBUTES
- object
-
A hash reference with the entity data
METHODS
- get ( $attribute_name )
-
Returns the value of the specified attribute.
- set ( $attribute_name, $value )
-
Sets the value of the specified attribute.
SEE ALSO
Usergrid::Client, Usergrid::Collection, Usergrid::Request
LICENSE
This software is distributed under the Apache 2 license.
AUTHOR
Anuradha Weeraman <anuradha@cpan.org>