Method: ItemBuilder::Modes::PriceService#channel_name

Defined in:
lib/item_builder/modes/price_service.rb

#channel_nameObject



49
50
51
# File 'lib/item_builder/modes/price_service.rb', line 49

def channel_name
  PRICE_CHANNEL[listing.channel_id].to_s
end