Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 616 Bytes

MeetingQuality.md

File metadata and controls

12 lines (9 loc) · 616 Bytes

# MeetingQuality

Properties

Name Type Description Notes
bad int The total number of "Bad" quality scores. [optional]
fair int The total number of "Fair" quality scores. [optional]
good int The total number of "Good" quality scores. [optional]
poor int The total number of "Poor" quality scores. [optional]

[Back to Model list] [Back to API list] [Back to README]