Wasm Directoryalpha
Record

post-custom-object-records-response

No description available.

record post-custom-object-records-response {
  error: option​<error-response>,
  records: option​<list​<custom-object-record-with-all-fields>>,
}

Fields

NameTypeDescription
erroroption​<error-response>
recordsoption​<list​<custom-object-record-with-all-fields>>