Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.24 KB

objects-relationship-link.md

File metadata and controls

27 lines (19 loc) · 1.24 KB

RelationshipLink

Back to Navigation

Description

The RelationhipLink represents a links object inside a relationship object.

This object implements the Accessable interface.

Property of:

Properties

Symbols definition

You can use the Accessable interface to access this properties.

Key Value Note
# self string
# related - string
- Link object
? first - null
- string
Only exists if the parent relationship object represents a to-many relationship
? last - null
- string
Only exists if the parent relationship object represents a to-many relationship
? prev - null
- string
Only exists if the parent relationship object represents a to-many relationship
? next - null
- string
Only exists if the parent relationship object represents a to-many relationship
* string - string
- Link object