Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
- data RsvpAction = RsvpAction {
- additionalNumberOfGuests :: AdditionalNumberOfGuests
- comment :: Comment
- rsvpResponse :: RsvpResponse
- event :: Event
- about :: About
- inLanguage :: InLanguage
- recipient :: Recipient
- actionStatus :: ActionStatus
- agent :: Agent
- endTime :: EndTime
- error :: Error
- instrument :: Instrument
- location :: Location
- object :: Object
- participant :: Participant
- result :: Result
- startTime :: StartTime
- target :: Target
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
Documentation
data RsvpAction Source
The act of notifying an event organizer as to whether you expect to attend the event.
id
- RsvpAction
label
- Rsvp Action
comment
- The act of notifying an event organizer as to whether you expect to attend the event.
ancestors
Thing
,Action
,InteractAction
,CommunicateAction
,InformAction
subtypes
supertypes
InformAction
url
- http://schema.org/RsvpAction
RsvpAction | |
|