| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.TransferAction
- data TransferAction = TransferAction {
- fromLocation :: FromLocation
- toLocation :: ToLocation
- 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 TransferAction Source
The act of transferring/moving (abstract or concrete) animate or inanimate objects from one place to another.
id- TransferAction
label- Transfer Action
comment- The act of transferring/moving (abstract or concrete) animate or inanimate objects from one place to another.
ancestorsThing,ActionsubtypesBorrowAction,DownloadAction,GiveAction,LendAction,ReceiveAction,ReturnAction,SendAction,TakeActionsupertypesActionurl- http://schema.org/TransferAction
Constructors
| TransferAction | |
Fields
| |