API Model
User Attribute Model
User Attribute Model
| Field | Type | Mandatory | Meaning |
|---|---|---|---|
| AttributeModel | AttributeModel | yes | The attribute |
| value | string | yes | The value of the attribute |
Example
{
id: 6,
name: "AT3",
description: "AT3",
unique: true,
mandatory: true
}