isOpen

abstract fun isOpen(enrollmentUid: String): Single<Boolean>

Checks if the enrollment status is ACTIVE.