CoreApiResponse_PortableNotes

  • code
    Type: number
  • data
    Type: object · PortableNotes

    Portable work-request document.

    • kind
      enum
      const:  
      cw-notes
      required
      values
      • cw-notes
    • notes
      Type: array object[] · PortableNote[]
      required

      One work request in portable form. Runtime state (id, tour, tag, 3D position, form template, messages, timestamps) is dropped on export.

    • version
      Type: number
      required
  • message
    Type: string
  • success
    Type: boolean