APIRequestProtocol

public protocol APIRequestProtocol

Request protocol.

  • HTTPMethod Default implementation

    Undocumented

    Default Implementation

    Undocumented

    Declaration

    Swift

    public protocol APIRequestProtocol
  • Response Type that conform APIResponseProtocol

    Declaration

    Swift

    associatedtype Response: APIResponseProtocol
  • parameters Default implementation

    Undocumented

    Default Implementation

    Undocumented

    Declaration

    Swift

    public protocol APIRequestProtocol
  • Undocumented

    Declaration

    Swift

    public protocol APIRequestProtocol
  • Undocumented

    Declaration

    Swift

    public protocol APIRequestProtocol