class Credigy::EmailResponse
Public Instance Methods
all()
click to toggle source
# File lib/credigy/email_response.rb, line 5 def all Array.wrap(body[:emails][:email]) end
# File lib/credigy/email_response.rb, line 5 def all Array.wrap(body[:emails][:email]) end