enrollments property

List<String>? enrollments
getter/setter pair

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

Implementation

core.List<core.String>? enrollments;