MetadataV2

public enum MetadataV2 : CustomStringConvertible, JSONRepresentable

Metadata for a file, folder or other resource types.

  • An unspecified error.

    Declaration

    Swift

    case metadata(Files.Metadata)
  • An unspecified error.

    Declaration

    Swift

    case other
  • Declaration

    Swift

    public var description: String { get }