IdcheckioPerl::Client::Object::TaskResponse

Load the model package

use IdcheckioPerl::Client::Object::TaskResponse;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- uid | string | analysisRefUid | is_with_progress | boolean | task with progress | [optional] [default to false] accepted | int | task accepted date | [optional] started | int | task started date | [optional] ended | int | task ended date | [optional] last_progress | int | last progress date | [optional] percentage | int | percentage progress | [optional] redirect_url | string | redirect url | [optional] message | string | message | [optional]

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