Skip to main content

Sedbatchrecord

Properties

NameTypeDescriptionNotes
tenantId(optional) stringThe tenant ID associated with the batch.[default to undefined]
batchId(optional) stringThe unique ID of the batch.[default to undefined]
name(optional) stringThe name of the batch.[default to undefined]
processedState(optional) stringThe current state of the batch (e.g., submitted, materialized, completed).[default to undefined]
requestedBy(optional) stringThe ID of the user who requested the batch.[default to undefined]
materializedCount(optional) numberThe number of items materialized in the batch.[default to undefined]
processedCount(optional) numberThe number of items processed in the batch.[default to undefined]
createdAt(optional) stringThe timestamp when the batch was created.[default to undefined]
updatedAt(optional) stringThe timestamp when the batch was last updated.[default to undefined]