Module: Rubydmmd::Endpoint::Maker

Included in:
Rubydmmd::Endpoint
Defined in:
lib/rubydmmd/endpoint/maker.rb

Instance Method Summary collapse

Instance Method Details

#makers(**options) ⇒ Object



4
5
6
# File 'lib/rubydmmd/endpoint/maker.rb', line 4

def makers(**options)
  get('/affiliate/v3/MakerSearch', **options)
end