UserMetadataParser

public struct UserMetadataParser : Parser

Parses User.Metadata from a pCloud API response dictionary.

  • Undocumented

    Declaration

    Swift

    public init()
  • Declaration

    Swift

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