module Sendcloud::Stats
Public Instance Methods
get(params)
click to toggle source
# File lib/sendcloud/stats.rb, line 6 def get(params) Sendcloud.get('stats.get', params) end
# File lib/sendcloud/stats.rb, line 6 def get(params) Sendcloud.get('stats.get', params) end