PropertyVisualization
Base schema for all async processing jobs
- Type: stringFormat: date-time
created At When the job was created
- Type: string | nullFormat: uri
end Image Url URL of the end image (for VIDEO type)
- Type: string | null
error Message Error message if the job failed
- Type: stringFormat: uuid
id Unique identifier for the job
- Type: array string[]
input Image Urls URLs of the input images
- Type: array string[]
output Urls URLs of the output assets
- Type: string | null
preset Camera preset (for IMAGE type)
- Type: string | nullFormat: uri
start Image Url URL of the start image (for VIDEO type)
- Type: string ยท JobStatusenum
status Status of an async processing job
valuesP E N D I N G P R O C E S S I N G C O M P L E T E D F A I L E D
- Type: string | nullenum
sub Type Sub-type of the visualization (e.g. camera-view, clean-room, restyle, video)
valuescamera -view clean -room restyle video
- Type: stringenum
type Type of property visualization
valuesI M A G E V I D E O
- Type: stringFormat: date-time
updated At When the job was last updated