Module: Rubydmmd::Endpoint::Author

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

Instance Method Summary collapse

Instance Method Details

#authores(**options) ⇒ Object



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

def authores(**options)
  get('/affiliate/v3/AuthorSearch', **options)
end