OBJECT
type FamilyNoteDto {familyId: Long id: Long note: String noteDate: Long noteType: String noteUser: String }