Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 515 Bytes

UpdateConferenceRequestStatus.md

File metadata and controls

12 lines (8 loc) · 515 Bytes

freeclimb.Enums.UpdateConferenceRequestStatus

New status of the conference. Valid values: empty or terminated. For more information, see Status Parameter below.**

Properties

Name Value Notes
EMPTY empty Represented in C# as 1
TERMINATED terminated Represented in C# as 2

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