Interface CustomerCardNote
Properties
Optional caseId
caseId?: string
Optional content
content?: string
Optional createdAt
createdAt?: string
editMode
editMode: boolean
Optional noteCRUDState
noteCRUDState?: boolean
Optional totalRecords
totalRecords?: number
updatedAt
updatedAt: string
Interface used as a Model for response JSON for customer note customer note with case id , content, user, createdDate, updatedDate