StorageCrypto Documentation

Structure Default​Response

public struct DefaultResponse  

The default URL response.

Properties

response

public let response: URLResponse

The URLResponse.

data

public let data: Data

The Data.