EnrollmentSlugs

data class EnrollmentSlugs(var slug: String, var branchSlug: String)

Constructors

Link copied to clipboard
constructor(slug: String, branchSlug: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard