Skip to content

BulkActionResultDto

type BulkActionResultDto = z.infer<typeof BulkActionResultDtoSchema>;

Defined in: schemas/actions.ts:42

Result returned from bulk cancel, retry, and delete actions.