Wasm Directoryalpha
Record

custom-object-bulk-job-response-collection

No description available.

record custom-object-bulk-job-response-collection {
  count: option​<s32>,
  cursor: option​<string>,
  jobs: list​<custom-object-bulk-job-response>,
}

Fields

NameTypeDescription
countoption​<s32>
cursoroption​<string>
jobslist​<custom-object-bulk-job-response>