| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.EmployeeRole
- data EmployeeRole = EmployeeRole {
- baseSalary :: BaseSalary
- salaryCurrency :: SalaryCurrency
- numberedPosition :: NumberedPosition
- endDate :: EndDate
- roleName :: RoleName
- startDate :: StartDate
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
Documentation
data EmployeeRole Source
A subclass of OrganizationRole used to describe employee relationships.
id- EmployeeRole
label- Employee Role
comment- A subclass of OrganizationRole used to describe employee relationships.
ancestorsThing,Intangible,Role,OrganizationRolesubtypessupertypesOrganizationRoleurl- http://schema.org/EmployeeRole
Constructors
| EmployeeRole | |
Fields
| |