You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**accountExperienceDefaultLocale**|**String**| Holds the default locale for the account experience. |[optional]|
11
12
|**accountExperienceFaviconDark**|**String**| Holds the URL to the account experience's dark theme favicon (currently unused). |[optional]|
12
13
|**accountExperienceFaviconLight**|**String**| Holds the URL to the account experience's favicon. |[optional]|
14
+
|**accountExperienceLocaleBehavior**|**String**| Holds the URL to the account experience's language behavior. Can be one of: `respect_accept_language`: Respect the `Accept-Language` header. `force_default`: Force the default language. |[optional]|
13
15
|**accountExperienceLogoDark**|**String**| Holds the URL to the account experience's dark theme logo (currently unused). |[optional]|
14
16
|**accountExperienceLogoLight**|**String**| Holds the URL to the account experience's logo. |[optional]|
15
17
|**accountExperienceThemeVariablesDark**|**String**| Holds the URL to the account experience's dark theme variables. |[optional]|
|**accountExperienceDefaultLocale**|**String**| Holds the default locale for the account experience. |[optional]|
10
11
|**accountExperienceFaviconDark**|**String**| Holds the URL to the account experience's dark theme favicon (currently unused). |[optional]|
11
12
|**accountExperienceFaviconLight**|**String**| Holds the URL to the account experience's favicon. |[optional]|
13
+
|**accountExperienceLocaleBehavior**|**String**| Holds the URL to the account experience's language behavior. Can be one of: `respect_accept_language`: Respect the `Accept-Language` header. `force_default`: Force the default language. |[optional]|
12
14
|**accountExperienceLogoDark**|**String**| Holds the URL to the account experience's dark theme logo (currently unused). |[optional]|
13
15
|**accountExperienceLogoLight**|**String**| Holds the URL to the account experience's logo. |[optional]|
14
16
|**accountExperienceThemeVariablesDark**|**String**| Holds the URL to the account experience's dark theme variables. |[optional]|
0 commit comments