Class: Pago::Models::Enums::Unions::Errors::Webhooks::Services::HTTP::NetHTTPAdapter
- Inherits:
-
Object
- Object
- Pago::Models::Enums::Unions::Errors::Webhooks::Services::HTTP::NetHTTPAdapter
- Defined in:
- sig/pago.rbs
Instance Method Summary collapse
- #call ⇒ Response
-
#initialize ⇒ NetHTTPAdapter
constructor
A new instance of NetHTTPAdapter.
Constructor Details
#initialize ⇒ NetHTTPAdapter
Returns a new instance of NetHTTPAdapter.
155 |
# File 'sig/pago.rbs', line 155
def initialize: (?open_timeout: Integer, ?read_timeout: Integer) -> void
|