Structure
Relationship
public struct Relationship: Codable, Equatable
Relationships
Conforms To
Codable
Equatable
Properties
id
public let id: Int
name
public let name: String?