EditableEventInfo: Type
Item | Value |
---|---|
Briefly | Brief description missing. |
Definition Path | ImprovingApp.Events.EventContext.EditableEventInfo |
View Source Link | eventTypeDefinitions.riddl(66:1) |
- eventName: String?
- description: String?
- eventURL: URL(“https”)?
- geoLocation: Location?
- sponsoringOrg: type OrganizationId?
- expectedStart: DateTime?
- expectedEnd: DateTime?
- isPrivate: Boolean?
- eventStatusInfo: type EventStateInfo?