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

FieldTypeMode Description
descriptionStringoptional

Description of this profile field for this language, suitable for use in UI presentation.

displayNameStringrequired

Display name of this profile field for this language, suitable for use in UI presentation.

languageStringrequired

Language code that is being used for the display name and description. Example of language codes are: en, sp, etc.

→ Fields used by update and create operations
→ Fields used only by create operations
→ Fields not used by update or create operations