Method: Fattura24::MissingApiKey#message

Defined in:
lib/fattura24/errors.rb

#messageObject



10
11
12
# File 'lib/fattura24/errors.rb', line 10

def message
  'You need to configure your api key before calling any endpoint'
end