Enumerations
The following enumerations are available globally.
-
Custom error type for
See moreAPIEndpointbuilt requestDeclaration
Swift
public enum URLBuilderError : Error -
Types of HTTP scheme
See moreDeclaration
Swift
public enum APIScheme : String -
HTTP methods supported
See moreDeclaration
Swift
public enum HTTPMethod -
Type of network error codes supported
See moreDeclaration
Swift
public enum NetworkError : Int, Error, CaseIterable
View on GitHub
Enumerations Reference