class Pingpp::SplitProfit

Public Class Methods

object_name() click to toggle source
# File lib/pingpp/split_profit.rb, line 6
def self.object_name
  'split_profit'
end
resource_url(opts={}) click to toggle source
# File lib/pingpp/split_profit.rb, line 10
def self.resource_url(opts={})
  '/v1/split_profits'
end