Interface CourseQueryResponse

Hierarchy

Properties

Properties

courses: Course[]
more?: string

A pagination token with which the next set of results can be retrieved. When passing this token to a request that accepts them, no other filter parameters should be sent as part of that request. The resources will continue to respect the filters passed in by the original request.

Generated using TypeDoc