Sha256: 8379001f8449677d4644282e906c711ff43b39d7874c7256f68f3c8fbccb517c

Contents?: true

Size: 285 Bytes

Versions: 5

Compression:

Stored size: 285 Bytes

Contents

module Pingpp
  class RoyaltyTemplate < APIResource
    extend Pingpp::APIOperations::Create
    extend Pingpp::APIOperations::List
    include Pingpp::APIOperations::Update
    include Pingpp::APIOperations::Delete

    def self.object_name
      'royalty_template'
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
pingpp-2.2.4 lib/pingpp/royalty_template.rb
pingpp-2.2.3 lib/pingpp/royalty_template.rb
pingpp-2.2.2 lib/pingpp/royalty_template.rb
pingpp-2.2.1 lib/pingpp/royalty_template.rb
pingpp-2.2.0 lib/pingpp/royalty_template.rb