Smokeball home pagelight logodark logo
  • Support
  • Developer Console
  • Developer Console
Home
Platform
API
SDK
Status
Release Notes
  • Marketplace
  • Blog
  • Documentation
    • Getting Started
    SDK
    • Entry Point
    • Auth
    • Host
    • Firm
    • Staff
    • Contacts
    • Correspondence
    • Communicate
    • MatterTypes
    • Matters
    • MatterItems
    • Memos
    • Files
    • Roles
    • Relationships
    • Layouts
    • Tasks
    • SubTasks

    Memos

    @smokeballdev/smokeball-client-sdk


    ​
    Interface: UpdateMemoRequest

    ​
    Extends

    • CreateMemoRequest

    ​
    Properties

    ​
    id

    id: string

    Memo id


    ​
    matterId?

    optional matterId: string

    Associated matter id.

    ​
    Inherited from

    CreateMemoRequest.matterId


    ​
    text

    text: string

    Body of the memo.

    ​
    Inherited from

    CreateMemoRequest.text


    ​
    title

    title: string

    Short description of the memo.

    ​
    Inherited from

    CreateMemoRequest.title

    linkedinfacebookyoutube
    Powered by Mintlify
    On this page
    • Interface: UpdateMemoRequest
    • Extends
    • Properties
    • id
    • matterId?
    • Inherited from
    • text
    • Inherited from
    • title
    • Inherited from
    Assistant
    Responses are generated using AI and may contain mistakes.