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