pub async fn get_by_suotar_api_call_id(
conn: &mut PgConnection,
suotar_api_call_id: Uuid,
) -> ModelResult<Vec<CreditRegistrationEvent>>Expand description
The per-item timeline entries one study registry call produced, oldest first: what the answer did to each row it covered.