Skip to main content

get_by_registration_id

Function get_by_registration_id 

Source
pub async fn get_by_registration_id(
    conn: &mut PgConnection,
    credit_registration_id: Uuid,
) -> ModelResult<Vec<CreditRegistrationEvent>>
Expand description

The per-item timeline, newest first.