Contents

Relationship

A to-one or to-many relationship from one resource object to others.

Declaration

object Relationship

Properties

NameTypeDescription
data Required[Resource]

A paginated collection of resources in the relationship.

hrefstring

A relative location to fetch the relationship, if it may be fetched directly.

metaRelationship.Meta

Contextual data about the relationship.

nextstring

A relative cursor to fetch the next paginated collection of resources in the relationship if more exist.

Topics

Related Objects

See Also

Getting resource and relationship information