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.

    • asset
      Type: string nullable
    • assetKey
      Type: string nullable
    • assignee
      Type: string nullable
    • customFieldValues
      Type: object nullable
    • dueDate
      Type: string nullable
    • format
      Type: string nullable
    • location
      Type: string nullable

      The location's business key.

    • priority
      Type: string nullable
    • reporter
      Type: string nullable
    • scheduledDate
      Type: string nullable
    • status
      Type: string nullable
    • title
      Type: string nullable
    • tooltip
      Type: string nullable
  • version
    Type: number
    required