10 11 12
# File 'lib/flexquery_datastore/models/PriceLevel.rb', line 10 def variant DataStore::Variant.first(itemsid: self.itemsid) end