getUserAttributeByIndex
getUserAttributeByIndex
Description
Get user attribute value by index starting at 0
Definition
getUserAttributeByIndex(entityId objectId, integer attributeIndex)
Arguments
| entityId | objectId | objectId |
|---|---|---|
| integer | attributeIndex | attributeIndex starting at 0 |
Return Values
| any? | value | [optional] |
|---|---|---|
| string | name | |
| integer | type | Value of UserAttributeType enum |