Resource Fields
|
Field |
Description |
Format |
|---|---|---|
|
id (profileId) |
The "id" refers to the identifier of a specific entity within the context of the API. It is automatically generated, does not change, and can only be accessed in read mode. It serves as a search filter to locate data based on a list of values. This field is also named “profileId“ when used as path parameter. |
integer |
|
code |
Alphanumeric code that uniquely identifies a singular User Profile. This is manually generated by the user and can be obtained by using the appropriate API. |
string |
|
description |
Natural language description of the User Profile. |
string |
|
Class |
Name of the framework’s widget (e.g.: ResponsiveGrid, TableView, Menu) |
string |
|
Object |
Name of the specific component (e.g.: foundation.findUsers.tableUsers.fields, menuProfileConf) |
string |
|
Configuration |
State of the component |
string |