ResourceRelationship

public struct ResourceRelationship : Hashable, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    public let content: JSON
  • Declaration

    Swift

    public func hash(into hasher: inout Hasher)
  • Undocumented

    Declaration

    Swift

    public init(_ content: JSON)