| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.LendAction
- data LendAction = LendAction {
- borrower :: Borrower
- 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 LendAction Source
The act of providing an object under an agreement that it will be returned at a later date. Reciprocal of BorrowAction.Related actions:BorrowAction: Reciprocal of LendAction.
id- LendAction
label- Lend Action
comment- The act of providing an object under an agreement that it will be returned at a later date. Reciprocal of BorrowAction.pRelated actions:/pullihref="http://schema.org/BorrowAction"BorrowAction/a: Reciprocal of LendAction/li/ul.
ancestorsThing,Action,TransferActionsubtypessupertypesTransferActionurl- http://schema.org/LendAction
Constructors
| LendAction | |
Fields
| |