DigitalOcean.Response (digital_ocean v0.1.0)
Link to this section Summary
Link to this section Types
Specs
t() :: %DigitalOcean.Response{ body: String.t(), headers: DigitalOcean.http_headers_t(), status_code: DigitalOcean.http_status_code_t() }
Link to this section Functions
Link to this function
new(response, config)
Specs
new(DigitalOcean.Http.response_t(), DigitalOcean.Config.t()) :: t()