| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.CheckOutAction
- data CheckOutAction = CheckOutAction {
- 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 CheckOutAction Source
The act of an agent communicating (service provider, social media, etc) their departure of a previously reserved service (e.g. flight check in) or place (e.g. hotel).Related actions:CheckInAction: The antonym of CheckOutAction.DepartAction: Unlike DepartAction, CheckOutAction implies that the agent is informingconfirming the end of a previously reserved service.CancelAction: Unlike CancelAction, CheckOutAction implies that the agent is informingconfirming the end of a previously reserved service.
id- CheckOutAction
label- Check Out Action
comment- The act of an agent communicating (service provider, social media, etc) their departure of a previously reserved service (e.g. flight check in) or place (e.g. hotel).pRelated actions:/pullihref="http://schema.org/CheckInAction"CheckInAction/a: The antonym of CheckOutAction./lilihref="http://schema.org/DepartAction"DepartAction/a: Unlike DepartAction, CheckOutAction implies that the agent is informingconfirming the end of a previously reserved service.<li>lihref="http://schema.org/CancelAction"CancelAction/a: Unlike CancelAction, CheckOutAction implies that the agent is informingconfirming the end of a previously reserved service<li>/ul.
ancestorsThing,Action,InteractAction,CommunicateActionsubtypessupertypesCommunicateActionurl- http://schema.org/CheckOutAction
Constructors
| CheckOutAction | |
Fields
| |