ListSpacesResponse
ListSpacesResponse documentation for .NET SDK
Response containing a list of spaces and optional pagination token.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Spaces | List<Space> | The list of spaces matching the query criteria. | [optional] |
| NextToken | string | Pagination token for retrieving the next set of results. Only present if there are more results available. | [optional] |