RosterClassLocationResponse
The response that contains a list of locations.
Declaration
object RosterClassLocationResponseProperties
| Name | Type | Description |
|---|---|---|
cursor | string | A hex string that should be used for the next request to paginate. This field data type has a maximum length of 512 UTF-8 characters. |
locations | [RosterLocation] | Provides information about locations, sorted in lexical order by a location |
more_to_follow | boolean | Indicates whether the request’s limit and cursor values resulted in only a partial list of classes. If |