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