Class: AmazonSellerCentral::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#login_email(val = nil) ⇒ Object

Returns the value of attribute login_email.



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

def 
  @login_email
end

#login_password(val = nil) ⇒ Object

Returns the value of attribute login_password.



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

def 
  @login_password
end