NAME

Usergrid::Entity - Encapsulates entity functionality

DESCRIPTION

Provides support for encapsulating entity data and for accessing it easily.

ATTRIBUTES

object

A hash reference with the entity data (Read/Write, Required).

METHODS

get ($attribute)

Returns the value of the specified attribute.

set ($attribute, $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>