RosterRequest
The request for a list of classes.
Declaration
object RosterRequestProperties
| Name | Type | Description |
|---|---|---|
cursor | string | A hex string that represents the starting position for a request. This is used for pagination. On the initial request, this should be omitted. |
limit | int32 | The maximum number of entries to return. |