| Name | Type |
|---|---|
| webinarId | integer |
| sessionId | integer |
| type | Webinar.Type |
| title | string |
| description | string |
| fee | integer |
| cleAccreditation | boolean |
| cpeAccreditation | boolean |
| productionDate | date |
| startDate | date |
| endDate | date |
| detailUrl | string |
| accessUrl | string |
| topics | Collection of Topic |
| roles | Collection of Role |
| situations | Collection of Situation |
| experts | Collection of Expert |