Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 928 Bytes

CreateImageTargetsResponse.md

File metadata and controls

15 lines (12 loc) · 928 Bytes

WikitudeStudioApiClient.CreateImageTargetsResponse

Properties

Name Type Description Notes
inputParams CreateImageTargetsResponseInputParams [optional]
estimatedStart Number Estimation of when the job will start processing. [optional]
estimatedEnd Number Estimation of when the job will approximately be finished. [optional]
estimatedLatency Number Recommendation of when to first poll the corresponding status endpoint in milliseconds. [optional]
status String The status of the asynchronous job. [optional]
payload [Object] Array containing job relevant results. [optional]
generationId String The asynchronous job id. [optional]
created Number Timestamp of the job creation. [optional]