Name | Type | Description | Notes |
---|---|---|---|
id | int | [readonly] | |
visa_id | int | [readonly] | |
validator | bool, date, datetime, dict, float, int, list, str, none_type | [readonly] | |
status | str | * `P` - pending * `A` - accepted * `D` - denied | [readonly] |
has_commented | bool | Return True if validator has commented the visa | [readonly] |
created_at | datetime | [readonly] | |
updated_at | datetime | [readonly] | |
attachment | str, none_type | [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] |