ProfileFieldText
The display name and description of a profile field in a given language. At least one language must be defined for a profile field to exist.
Since: 3.13
Fields
Field | Type | Mode † | Description |
---|---|---|---|
description | String | optional | Description of this profile field for this language, suitable for use in UI presentation. |
displayName | String | required | Display name of this profile field for this language, suitable for use in UI presentation. |
language | String | required | Language code that is being used for the display name and description. Example of language codes are: en, sp, etc. |