# AppVersionWhitelistEntry
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Unique ID of the entry |
**cidr** | **String** | CIDR to allow |
**label** | Option<**String**> | Label to organized your entries | [optional]
**is_active** | Option<**bool**> | If the Rule will be applied on runtime | [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)