Test Result

  • attributes
    Type: object
    • batch-number
      Type: string | null
    • conducted_at
      Type: string | nullFormat: date-time

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

    • created_at
      Type: string | nullFormat: date-time

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

    • result
      Type: string | null
    • test-type
      Type: string | null
    • updated_at
      Type: string | nullFormat: date-time

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

  • id
    Type: string
  • links
    Type: object · ResourceLinks

    JSON:API self-link object

    • self
      Type: stringFormat: uri
  • meta
    Type: object
    • certificate_url
      Type: boolean
    • has_secret
      Type: boolean
  • relationships
    Type: object
    • booking
      Type: object · has-one-relationship
    • test
      Type: object · has-one-relationship
    • tester
      Type: object · has-one-relationship
  • type
    Type: string
    read-only