Skip to content

Files

Latest commit

 

History

History
19 lines (14 loc) · 988 Bytes

VisaValidation.md

File metadata and controls

19 lines (14 loc) · 988 Bytes

VisaValidation

Properties

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]

[Back to Model list] [Back to API list] [Back to README]