Contents

RosterRequest

The request for a list of classes.

Declaration

object RosterRequest

Properties

NameTypeDescription
cursorstring

A hex string that represents the starting position for a request. This is used for pagination. On the initial request, this should be omitted.

limitint32

The maximum number of entries to return.

See Also

Request and Response