Class: Whiplash::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/whiplash-batches-api.rb

Instance Attribute Summary collapse

Instance Attribute Details

#whiplash_base_urlObject

Returns the value of attribute whiplash_base_url.



15
16
17
# File 'lib/whiplash-batches-api.rb', line 15

def whiplash_base_url
  @whiplash_base_url
end

#whiplash_emailObject

Returns the value of attribute whiplash_email.



15
16
17
# File 'lib/whiplash-batches-api.rb', line 15

def whiplash_email
  @whiplash_email
end

#whiplash_passwordObject

Returns the value of attribute whiplash_password.



15
16
17
# File 'lib/whiplash-batches-api.rb', line 15

def whiplash_password
  @whiplash_password
end