Module: ApiFootballV3::Rest::Transfers

Included in:
Api
Defined in:
lib/api_football_v3/rest/transfers.rb

Instance Method Summary collapse

Instance Method Details

#transfers(options = {}) ⇒ Object



4
5
6
# File 'lib/api_football_v3/rest/transfers.rb', line 4

def transfers(options = {})
  get('/transfers', options)
end