Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Text.HTML5.MetaData.Schema.BorrowAction
- data BorrowAction = BorrowAction {
- lender :: Lender
- 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 BorrowAction Source
The act of obtaining an object under an agreement to return it at a later date. Reciprocal of LendAction.Related actions:LendAction: Reciprocal of BorrowAction.
id
- BorrowAction
label
- Borrow Action
comment
- The act of obtaining an object under an agreement to return it at a later date. Reciprocal of LendAction.pRelated actions:/pullihref="http://schema.org/LendAction"LendAction/a: Reciprocal of BorrowAction/li/ul.
ancestors
Thing
,Action
,TransferAction
subtypes
supertypes
TransferAction
url
- http://schema.org/BorrowAction
Constructors
BorrowAction | |
Fields
|