class NovaposhtaApi::Resource
Constants
- HTTP_METHODS
Attributes
http[R]
Public Class Methods
new(http: nil)
click to toggle source
# File lib/novaposhta_api/resource.rb, line 9 def initialize(http: nil) @http = http end