The language of the custom text.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/SelfServiceProfileCustomTextLanguageEnum", "title": "SelfServiceProfileCustomTextLanguageEnum", "type": "string", "enum": [ "en" ], "description": "The language of the custom text." }