@smokeballdev/smokeball-client-sdk

Interface: UpdateMemoRequest

Extends

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