Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
- 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.
ancestors
Thing
,Intangible
subtypes
GovernmentPermit
supertypes
Intangible
url
- http://schema.org/Permit
Permit | |
|