pub async fn count_by_error_code(
conn: &mut PgConnection,
) -> ModelResult<Vec<CreditRegistrationErrorCodeCount>>Expand description
The error-code breakdown the Overview shows.
pub async fn count_by_error_code(
conn: &mut PgConnection,
) -> ModelResult<Vec<CreditRegistrationErrorCodeCount>>The error-code breakdown the Overview shows.