Record
with-error
No description available.
record with-error {
code: option<s32>,
message: option<string>,
record-op: option<custom-object-record-with-all-fields>,
}Fields
| Name | Type | Description |
|---|---|---|
| code | option<s32> | |
| message | option<string> | |
| record-op | option<custom-object-record-with-all-fields> |