Method: Levelup::Endpoints::SpecificMerchant#locations
- Defined in:
- lib/levelup/endpoints/specific_merchant.rb
#locations ⇒ Object
10 11 12 |
# File 'lib/levelup/endpoints/specific_merchant.rb', line 10 def locations MerchantLocations.new(id) end |