enrollments property

List<Enrollment>? enrollments
getter/setter pair

The requested Enrollments, up to the number specified in page_size.

Implementation

core.List<Enrollment>? enrollments;