IdcheckioPerl::Client::Object::ImageRequest

Load the model package

use IdcheckioPerl::Client::Object::ImageRequest;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- api_version | string | API version (for backward compatibility purpose) | [optional] front_image | string | frontImage containing front daylight image of the identity document (base64 encoded, no wrap, jpg/png/tiff/pdf format) | front_image_ir | string | frontImage containing front infrared image of the identity document (base64 encoded, no wrap, jpg/png/tiff/pdf format) | front_image_uv | string | frontImage containing front ultraviolet image of the identity document (base64 encoded, no wrap, jpg/png/tiff/pdf format) | back_image | string | backImage containing daylight back image of the identity document (base64 encoded, no wrap, jpg/png/tiff/pdf format) | [optional] back_image_ir | string | backImage containing infrared back image of the identity document (base64 encoded, no wrap, jpg/png/tiff/pdf format) | [optional] back_image_uv | string | backImage containing ultraviolet back image of the identity document (base64 encoded, no wrap, jpg/png/tiff/pdf format) | [optional] recto_image_cropped | boolean | rectoImageCropped true to obtain recto image cropped if applicable | [optional] [default to false] face_image_cropped | boolean | faceImageCropped true to obtain recto image cropped if applicable | [optional] [default to false] signature_image_cropped | boolean | signatureImageCropped true to obtain recto image cropped if applicable | [optional] [default to false]

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