Record
custom-object-record-batch-action
No description available.
record custom-object-record-batch-action {
allow-partial-success: option<bool>,
ids: option<list<string>>,
records: option<custom-object-record-batch-update-mapping>,
type-op: custom-object-record-batch-action-type-op-enum,
}Fields
| Name | Type | Description |
|---|---|---|
| allow-partial-success | option<bool> | |
| ids | option<list<string>> | |
| records | option<custom-object-record-batch-update-mapping> | |
| type-op | custom-object-record-batch-action-type-op-enum |