ResponseParserProtocol
public protocol ResponseParserProtocol
Response parser protocol
-
parse Response
Declaration
Swift
static func parseResponse<T: APIRequestProtocol>(response: DataResponse<Any>, -
typealiace for parse Error from JSON
Declaration
Swift
associatedtype ErrorParser : ErrorParserProtocol
ResponseParserProtocol Protocol Reference