| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.Permit
- data Permit = Permit {
- issuedBy :: IssuedBy
- issuedThrough :: IssuedThrough
- permitAudience :: PermitAudience
- validFor :: ValidFor
- validFrom :: ValidFrom
- validIn :: ValidIn
- validUntil :: ValidUntil
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
Documentation
A permit issued by an organization, e.g. a parking pass.
id- Permit
label- Permit
comment- A permit issued by an organization, e.g. a parking pass.
ancestorsThing,IntangiblesubtypesGovernmentPermitsupertypesIntangibleurl- http://schema.org/Permit
Constructors
| Permit | |
Fields
| |