| Name | Type | Description | Notes |
|---|---|---|---|
| edit | String | The ID of the edit screen. To remove the screen association, pass a null. | [optional] |
| create | String | The ID of the create screen. To remove the screen association, pass a null. | [optional] |
| view | String | The ID of the view screen. To remove the screen association, pass a null. | [optional] |
| _default | String | The ID of the default screen. When specified, must include a screen ID as a default screen is required. | [optional] |