Record
meeting-registrant-create-params
No description available.
record meeting-registrant-create-params {
meeting-id: string,
occurrence-ids: option<string>,
body: string,
}Fields
| Name | Type | Description |
|---|---|---|
| meeting-id | string | |
| occurrence-ids | option<string> | |
| body | string |