Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomerCardNoteResponse

Interface used as a Model for response JSON for customer note with pagination links, data of results, and total records

@example
CustomerCardNoteResponse

Hierarchy

  • CustomerCardNoteResponse

Index

Properties

_context?: string[]
remarks
  • 'user' CustomerCardUser-details of the user who has made created/update the customer card note
remarks
  • 'id' of the customer card note
remarks
  • 'caseId' - id of the digital case note has been tagged with.
totalRecords: number
remarks
  • 'content' content of the customer card note

Generated using TypeDoc