RelationshipData

public struct RelationshipData : Codable

Represents a relationship item

  • The type of this relationship

    Declaration

    Swift

    public let type: String
  • id

    The id of this relationship

    Declaration

    Swift

    public let id: String