Structs
The following structs are available globally.
-
Undocumented
See more
-
A request credentialer that applies credentials to a
See moreURLRequeston the request’s headerDeclaration
Swift
public struct HeaderRequestCredential: RequestCredentialing
-
Makes requests
See moreDeclaration
Swift
public struct WebService
-
Protocol for configuring a
See moreURLRequestfor a resource credentials on a requestDeclaration
Swift
public struct WebServiceConfiguration
-
Resource is analagous to an endpoint
See moreDeclaration
Swift
public struct Resource<A>
-
Handles decoding Data into a Foundation object
See moreDeclaration
Swift
public struct JSONDecoder
-
A request credentialer that applies credentials to a
See moreURLRequeston the requestURL‘s query stringDeclaration
Swift
public struct QueryStringRequestCredential: RequestCredentialing
-
Handles converting a JSON object into data for transmission in
See moreURLRequestDeclaration
Swift
public struct JSONEncoder: ParameterEncoding
View on GitHub
Install in Dash
Structs Reference