# LookerApi30Reference.AccessFilter

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** | ID of this AccessFilter | [optional] 
**model** | **String** | Model to which this filter applies | [optional] 
**field** | **String** | Field to which this filter applies | [optional] 
**value** | **String** | Value for this filter | [optional] 
**url** | **String** | Link to get this item | [optional] 
**can** | **{String: Boolean}** | Operations the current user is able to perform on this object | [optional] 


