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

NameTypeDescription
error-codeoption​<s32>
error-descriptionoption​<string>
field-typeoption​<field-type>