Get Attribute
This use case is intended to retrieve a LocalAttribute by its id.
Parameters
- The
id
of the LocalAttribute.
On Success
- Returns the LocalAttribute corresponding to the
id
.
On Failure
- The LocalAttribute does not exist.
This use case is intended to retrieve a LocalAttribute by its id.
id
of the LocalAttribute.id
.