CancellablePayAPIRequest
public class CancellablePayAPIRequest
Undocumented
-
The request used to make the actual network request
Declaration
Swift
public let request: AnyPayAPIRequest
-
cancels the request
Declaration
Swift
public func cancel()