FileMetadataParser

public struct FileMetadataParser : Parser

Parses File.Metadata from a pCloud API response dictionary.

  • Undocumented

    Declaration

    Swift

    public init()
  • Declaration

    Swift

    public func parse(_ input: [String : Any]) throws -> File.Metadata