Wasm Directoryalpha
Record

post-lists-id-response-errors-item

No description available.

record post-lists-id-response-errors-item {
  email-address: option​<string>,
  error: option​<string>,
  error-code: option​<post-lists-id-response-errors-item-error-code-enum>,
  field: option​<string>,
  field-message: option​<string>,
}

Fields

NameTypeDescription
email-addressoption​<string>
erroroption​<string>
error-codeoption​<post-lists-id-response-errors-item-error-code-enum>
fieldoption​<string>
field-messageoption​<string>