BatchResult =========== .. currentmodule:: zrad.batch.results .. autoclass:: BatchResult .. rubric:: Properties .. autoattribute:: BatchResult.errors .. autoattribute:: BatchResult.failed_count .. autoattribute:: BatchResult.processed_count .. autoattribute:: BatchResult.skipped_count .. autoattribute:: BatchResult.total_count