Skip to main content

enrolment

Function enrolment 

Source
fn enrolment(
    fixture: &MockPersonFixture,
    course_code: &str,
    kind: RealisationKind,
    validity: DatePeriod,
    enrolled_at: DateTime<Utc>,
) -> EnrolmentUpsert