class Core::Client::V2::ProductInvestment

Public Class Methods

table_name() click to toggle source
# File lib/core/client/v2/product_investment.rb, line 7
def self.table_name
  "product-investments"
end