Skip to main content

PrintRequestDetails

Properties

NameTypeDescriptionNotes
ErrorMessagestringThe error message describing the first error encountered processing the bulk operation.[optional]
FirstFailedRowint?The row number of the first row that failed.[optional]
IdstringThe unique UUID of the request.[optional]
InitTimeDateTime?The time this bulk operation was initialized.[optional]
NamestringThe name of this bulk operation.[optional]
ProcessingEndTimeDateTime?The time at which the bulk operation completed processing.[optional]
ProcessingStartTimeDateTime?The time at which the bulk operation began processing.[optional]
ProcessingTimelong?How long the bulk operation took to complete processing.[optional]
RowsFailedint?The number of rows that have failed when processed.[optional]
RowsProcessedint?The number of rows successfully processed.[optional]
StatestringThe state of the bulk operation.[optional]
TypestringThe type of bulk operation.[optional]