| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.LeaveAction
- data LeaveAction = LeaveAction {
- event :: Event
- 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 LeaveAction Source
An agent leaves an event group with participantsfriends at a location.Related actions:JoinAction: The antonym of LeaveAction.UnRegisterAction: Unlike UnRegisterAction, LeaveAction implies leaving a group/team of people rather than a service.
id- LeaveAction
label- Leave Action
comment- An agent leaves an event group with participantsfriends at a location.pRelated actions:/pullihref="http://schema.org/JoinAction"JoinAction/a: The antonym of LeaveAction./lilihref="http://schema.org/UnRegisterAction"UnRegisterAction/a: Unlike UnRegisterAction, LeaveAction implies leaving a groupteam of people rather than a service<li>/ul.
ancestorsThing,Action,InteractActionsubtypessupertypesInteractActionurl- http://schema.org/LeaveAction
Constructors
| LeaveAction | |
Fields
| |