Represents an event associated with location.
Type | Name | Description |
---|---|---|
Int | EventId | Bullseye event ID |
String | EventTitle | The title of an event |
String | EventImageURL | Relative URL of an uploaded image |
String | EventDescription | Description of an event |
String | OrganizerName | Name of event organaizer |
String | OrganizerDescription | Description of an event organizer |
DateTime | StartDate | Date when event starts |
Nullable DateTime | EndDate | Date when event ends |
TimeSpan | StartTime | Time when event starts |
Nullable TimeSpan | EndTime | Time when event starts |
String | RegistrationURL | URL to register for the event |
String | FacebookURL | URL for the event Facebook account |
String | TwitterURL | URL for the event Twitter account |