Record
meeting-params
No description available.
record meeting-params {
meeting-id: string,
occurrence-id: option<string>,
show-previous-occurrences: option<bool>,
}Fields
| Name | Type | Description |
|---|---|---|
| meeting-id | string | |
| occurrence-id | option<string> | |
| show-previous-occurrences | option<bool> |