# PolicyRuleAuthorizationGroupsGroupsInner
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**users** | Option<**Vec<String>**> | User ids | [optional]
**users_groups** | Option<**Vec<String>**> | Group ids | [optional]
**th** | Option<**f64**> | Represents the min amount of entities which are required to approve the transaction, default is 1. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)