Record
webinar-registrant-create-response
No description available.
record webinar-registrant-create-response {
id: option<string>,
join-url: option<string>,
registrant-id: option<string>,
start-time: option<string>,
topic: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | option<string> | |
| join-url | option<string> | |
| registrant-id | option<string> | |
| start-time | option<string> | |
| topic | option<string> |