Sha256: f791b8a56f438e322805fa57eaf6a01b0abd790cab129083006878d1191a3af7

Contents?: true

Size: 315 Bytes

Versions: 53

Compression:

Stored size: 315 Bytes

Contents

module PerformancePackageModeOfSales

  def performance_package_mode_of_sales(mode_of_sale, ids, options={})
    options.merge!(basic_auth: @auth, headers: @headers)
    self.class.get(base_api_endpoint("TXN/PerformancePackageModeOfSales?modeOfSaleId=#{mode_of_sale}&performanceIds=#{ids}"), options)
  end

end   

Version data entries

53 entries across 53 versions & 1 rubygems

Version Path
tessitura_rest-1.1.6 lib/tessitura_rest/txn/performance_package_mode_of_sales.rb
tessitura_rest-1.1.5 lib/tessitura_rest/txn/performance_package_mode_of_sales.rb
tessitura_rest-1.1.4 lib/tessitura_rest/txn/performance_package_mode_of_sales.rb
tessitura_rest-1.1.3 lib/tessitura_rest/txn/performance_package_mode_of_sales.rb
tessitura_rest-1.1.2 lib/tessitura_rest/txn/performance_package_mode_of_sales.rb
tessitura_rest-1.1.1 lib/tessitura_rest/txn/performance_package_mode_of_sales.rb
tessitura_rest-1.1.0 lib/tessitura_rest/txn/performance_package_mode_of_sales.rb
tessitura_rest-1.0.0 lib/tessitura_rest/txn/performance_package_mode_of_sales.rb
tessitura_rest-0.9.1.3 lib/tessitura_rest/txn/performance_package_mode_of_sales.rb
tessitura_rest-0.9.1.2 lib/tessitura_rest/txn/performance_package_mode_of_sales.rb
tessitura_rest-0.9.1.1 lib/tessitura_rest/txn/performance_package_mode_of_sales.rb
tessitura_rest-0.9.1 lib/tessitura_rest/txn/performance_package_mode_of_sales.rb
tessitura_rest-0.9.0 lib/tessitura_rest/txn/performance_package_mode_of_sales.rb
tessitura_rest-0.8.9 lib/tessitura_rest/txn/performance_package_mode_of_sales.rb
tessitura_rest-0.8.8 lib/tessitura_rest/txn/performance_package_mode_of_sales.rb
tessitura_rest-0.8.7 lib/tessitura_rest/txn/performance_package_mode_of_sales.rb
tessitura_rest-0.8.6.9 lib/tessitura_rest/txn/performance_package_mode_of_sales.rb
tessitura_rest-0.8.6.8 lib/tessitura_rest/txn/performance_package_mode_of_sales.rb
tessitura_rest-0.8.6.7 lib/tessitura_rest/txn/performance_package_mode_of_sales.rb
tessitura_rest-0.8.6.6 lib/tessitura_rest/txn/performance_package_mode_of_sales.rb