| Name | Type | Description | Notes |
|---|---|---|---|
| duration | float, none_type | how many additional days? | [optional] |
| reason | str, none_type | why does the user want more time? | [optional] |
| denied | bool, none_type | [optional] | |
| denied_reason | str, none_type | explanation for why the request was denied | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |