MDRelationship
public struct MDRelationship : Decodable
Structure representing an relationship info returned by the MangaDex API
-
The ID of the object referenced by this relationship
Declaration
Swift
public let objectId: String
-
The kind of object referenced by this relationship
Declaration
Swift
public let objectType: MDObjectType