TwoDToThreeD

  • createdAt
    Type: stringFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • errorMessage
    Type: string | null

    Error message if the job failed

  • id
    Type: string

    Unique identifier for the job

  • inputImages
    Type: object

    Named view images used for generation

    • back
      Type: string | nullFormat: uri
    • front
      Type: string | nullFormat: uri
    • left
      Type: string | nullFormat: uri
    • right
      Type: string | nullFormat: uri
  • outputUrls
    Type: array string[]

    URLs of generated 3D model files

  • status
    Type: string ยท JobStatusenum

    Status of an async processing job

    values
    • PENDING
    • PROCESSING
    • COMPLETED
    • FAILED
  • updatedAt
    Type: stringFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z