Skip to content

Relationship

class in JsonApiToolkit.Models.Resources

Relationship to other resources (to-one or to-many).

public class Relationship

Constructors

Relationship()

Properties

Data : object

Resource linkage: null, single ResourceIdentifier, or array of ResourceIdentifiers.

Links related to this relationship.