StaticcreateCreate data rows from request body based on the datamodel.
datamodel of the api
data as either serialized string or unserialized JS object or OINODataRow-array or Buffer/Uint8Array binary data
content type of the data
OptionalmultipartBoundary: stringmultipart boundary for formdata parsing, if applicable
Static factory class for easily creating things based on data