Event class
Event class
Represents standard QR-Code Event details.
The Event type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Creates Event instance with default values. |
Properties
| Property | Description |
|---|---|
| title | Gets or sets event title. |
| description | Gets or sets description. |
| location | Gets or sets event location. |
| start_date | Gets or sets event start date and time. |
| end_date | Gets or sets event end date and time. |