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