RelatedLiterature

public struct RelatedLiterature : Codable, Hashable

A root object that stores information about a related literature resource.

Properties

Functions

  • Declaration

    Swift

    public static func == (lhs: RelatedLiterature, rhs: RelatedLiterature) -> Bool
  • Declaration

    Swift

    public func hash(into hasher: inout Hasher)
  • A root object that stores information about a single related literature, such as the relation between the literature.

    See more

    Declaration

    Swift

    public struct Attributes : Codable