Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
- data ApplyAction = ApplyAction {
- 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 ApplyAction Source
The act of registering to an organization/service without the guarantee to receive it. Related actions:RegisterAction: Unlike RegisterAction, ApplyAction has no guarantees that the application will be accepted.
id
- ApplyAction
label
- Apply Action
comment
- The act of registering to an organizationservice without the guarantee to receive it. pRelated actions:<p>ullihref="http://schema.org/RegisterAction"RegisterAction/a: Unlike RegisterAction, ApplyAction has no guarantees that the application will be accepted/li/ul.
ancestors
Thing
,Action
,OrganizeAction
subtypes
supertypes
OrganizeAction
url
- http://schema.org/ApplyAction
ApplyAction | |
|