| age | Integer | Subject's determined age | [optional] [default to null] |
| biometricDataId | Integer | Operation's biometric data id | [optional] [default to null] |
| boundingRect | Rectangle | Image's face bounding rectangle | [optional] [default to null] |
| date | Long | Date that operation was done in unix time | [optional] [default to null] |
| icaoWarnings | List | | [optional] [default to null] |
| id | Integer | Unique identifier of an operation | [optional] [default to null] |
| imageId | Integer | Operation's image id | [optional] [default to null] |
| livenessMode | String | Liveness mode used in operation | [optional] [default to null] |
| livenessScore | Integer | Image's liveness score | [optional] [default to null] |
| livenessTargetYaw | Double | Image's liveness target value | [optional] [default to null] |
| matchingScore | Integer | Verification's matching score | [optional] [default to null] |
| modality | String | Modality of the operation | [optional] [default to null] |
| operationType | String | Type of operation | [optional] [default to null] |
| pitch | Double | Image's pitch value | [optional] [default to null] |
| quality | Integer | Image's quality | [optional] [default to null] |
| roll | Double | Image's roll value | [optional] [default to null] |
| status | String | Operation's status | [optional] [default to null] |
| subjectTableId | Integer | Unique identifier of an enrolled subject if subject exists | [optional] [default to null] |
| uuid | String | Operation's UUID | [optional] [default to null] |
| yaw | Double | Image's yaw value | [optional] [default to null] |