Class: ShiprocketAPI::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/shiprocket_api/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cacheObject

Returns the value of attribute cache.



3
4
5
# File 'lib/shiprocket_api/configuration.rb', line 3

def cache
  @cache
end

#emailObject

Returns the value of attribute email.



3
4
5
# File 'lib/shiprocket_api/configuration.rb', line 3

def email
  @email
end

#passwordObject

Returns the value of attribute password.



3
4
5
# File 'lib/shiprocket_api/configuration.rb', line 3

def password
  @password
end