Name | Type | Description | Notes |
---|---|---|---|
id | Number | [readonly] | |
visaId | Number | [readonly] | |
validator | UserProject | [readonly] | |
status | String | * `P` - pending * `A` - accepted * `D` - denied | [readonly] |
hasCommented | Boolean | Return True if validator has commented the visa | [readonly] |
createdAt | Date | [readonly] | |
updatedAt | Date | [readonly] | |
attachment | String | [optional] |
-
P
(value:"P"
) -
A
(value:"A"
) -
D
(value:"D"
)