Enumerations

The following enumerations are available globally.

  • Default values for request parameters.

    Default values are declared here so they are consistent between the Request<Response> type and the RequestType protocol.

    See more

    Declaration

    Swift

    public enum DefaultValue
  • An error that can occur when performing a request.

    See more

    Declaration

    Swift

    public enum RequestError : Error