id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2024-error-message |
ErrorMessage |
ErrorMessage |
ErrorMessage |
pythonsdk |
| python |
| Python |
| sdk |
| ErrorMessage |
| V2024ErrorMessage |
|
/tools/sdk/python/v2024/models/error-message |
| SDK |
| Software Development Kit |
| ErrorMessage |
| V2024ErrorMessage |
|
ErrorMessage
Properties
| Name |
Type |
Description |
Notes |
| locale |
str |
Locale is the current Locale |
[optional] |
| locale_origin |
str |
LocaleOrigin holds possible values of how the locale was selected |
[optional] |
| text |
str |
Text is the actual text of the error message |
[optional] |
| } |
|
|
|
Example
[Back to top]