Record
add-batch-webinar-registrants-body-registrants-item
No description available.
record add-batch-webinar-registrants-body-registrants-item {
email: string,
first-name: string,
last-name: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| string | ||
| first-name | string | |
| last-name | option<string> |