Metadata

public struct Metadata : Codable

Represents the metadata associated with a given destination

  • id

    Undocumented

    Declaration

    Swift

    public var id: String?
  • uri

    Undocumented

    Declaration

    Swift

    public var uri: String?