Persona Attributes

Represents an attribute of a persona.

It is accessible through the following HTTP interfaces:

SCHEMA

Name

Description

Name

Description

_id

The id of this attribute.

organisation

The id of the organisation this attribute belongs to.

personaId

The id of the persona this attribute belongs to.

key

The name of the attribute.

value

The value of the attribute.

EXAMPLE

{ "_id" : "59c1219936229d4ce9634601", "organisation" : "59c1219936229d4ce9634602", "personaId": "59c1219936229d4ce9634603", "key": "hair-colour", "value": "brown" }

 

Learning Locker and the Squirrel logo are trademark of Learning Pool 2020 | Learning Locker is licensed under GPL 3.0.