EnrollmentChangeEventType
public enum EnrollmentChangeEventType : Equatable, Hashable
extension EnrollmentChangeEventType: Sendable
-
Declaration
Swift
case enrollment -
Declaration
Swift
case enrollFailed -
Declaration
Swift
case disqualification -
Declaration
Swift
case unenrollment -
Declaration
Swift
case unenrollFailed