Wasm Directoryalpha
Record

custom-object-bulk-job-response-error

No description available.

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

Fields

NameTypeDescription
codeoption​<s32>
messageoption​<string>