| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.UnRegisterAction
- data UnRegisterAction = UnRegisterAction {
- 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 UnRegisterAction Source
The act of un-registering from a service.Related actions:RegisterAction: antonym of UnRegisterAction.Leave: Unlike LeaveAction, UnRegisterAction implies that you are unregistering from a service you werer previously registered, rather than leaving a team/group of people.
id- UnRegisterAction
label- Un Register Action
comment- The act of un-registering from a service.pRelated actions:/pullihref="http://schema.org/RegisterAction"RegisterAction/a: antonym of UnRegisterAction./lilihref="http://schema.org/Leave"Leave/a: Unlike LeaveAction, UnRegisterAction implies that you are unregistering from a service you werer previously registered, rather than leaving a teamgroup of people<li>/ul.
ancestorsThing,Action,InteractActionsubtypessupertypesInteractActionurl- http://schema.org/UnRegisterAction
Constructors
| UnRegisterAction | |
Fields
| |