Interface: UpdateMemoRequest
Extends
Properties
id
id: string
Memo id
matterId?
Associated matter id.optional
matterId:string
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