Record
problem
No description available.
record problem {
detail: option<string>,
status: option<s32>,
title: string,
type-op: string,
}Fields
| Name | Type | Description |
|---|---|---|
| detail | option<string> | |
| status | option<s32> | |
| title | string | |
| type-op | string |
No description available.
record problem {
detail: option<string>,
status: option<s32>,
title: string,
type-op: string,
}| Name | Type | Description |
|---|---|---|
| detail | option<string> | |
| status | option<s32> | |
| title | string | |
| type-op | string |