authress 0.1.66

The Authress SDK for RUST - provides authorization as a service with fully compatible REST apis. Authentication / Authorization / User Identity Roles / Permissions / Policies
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# ResourceUsersCollection

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**users** | Vec<**[crate::models::UserRoleCollection]UserRoleCollection.md**> | A list of users | 
**pagination** | Option<[**crate::models::Pagination**]Pagination.md> |  | [optional]
**links** | [**crate::models::CollectionLinks**]CollectionLinks.md |  | 

[[API Models]](./README.md#documentation-for-models) ☆ [[API Endpoints]](./README.md#documentation-for-api-endpoints) ☆ [[Back to Repo]](../README.md)