Namespace Vonage.Users.GetUsers
Classes
- EmbeddedUsers
Represents the embedded collection of user summaries returned in a paginated response.
- GetUsersHalLink
Represents a HAL navigation link for paginating through user results.
- GetUsersResponse
Represents the paginated response from retrieving users, containing user summaries and navigation links.
- UserSummary
Represents a lightweight summary of a user, containing basic identification information without full channel details.
Structs
- GetUsersRequest
Represents a request to retrieve a paginated list of users with optional filtering and sorting options.
Interfaces
- IBuilderForOptional
Represents a builder for configuring optional parameters when retrieving users.