Wasm Directoryalpha
Record

custom-object-bulk-job-error-response

No description available.

record custom-object-bulk-job-error-response {
  code: option​<s32>,
  message: option​<string>,
  record-op: option​<custom-object-record-with-all-fields>,
  row: option​<s32>,
}

Fields

NameTypeDescription
codeoption​<s32>
messageoption​<string>
record-opoption​<custom-object-record-with-all-fields>
rowoption​<s32>