| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.BefriendAction
- data BefriendAction = BefriendAction {
- 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 BefriendAction Source
The act of forming a personal connection with someone (object) mutuallybidirectionallysymmetrically.Related actions:FollowAction: Unlike FollowAction, BefriendAction implies that the connection is reciprocal.
id- BefriendAction
label- Befriend Action
comment- The act of forming a personal connection with someone (object) mutuallybidirectionallysymmetrically.pRelated actions:/pullihref="http://schema.org/FollowAction"FollowAction/a: Unlike FollowAction, BefriendAction implies that the connection is reciprocal/li/ul.
ancestorsThing,Action,InteractActionsubtypessupertypesInteractActionurl- http://schema.org/BefriendAction
Constructors
| BefriendAction | |
Fields
| |