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
| Name | Type | Description |
|---|---|---|
| count | option<s32> | |
| cursor | option<string> | |
| jobs | list<custom-object-bulk-job-response> |