Record
error
No description available.
record error {
code: option<string>,
detail: option<string>,
title: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| code | option<string> | |
| detail | option<string> | |
| title | option<string> |
No description available.
record error {
code: option<string>,
detail: option<string>,
title: option<string>,
}| Name | Type | Description |
|---|---|---|
| code | option<string> | |
| detail | option<string> | |
| title | option<string> |