Class: Amazon::Hacks::Country

Inherits:
Struct
  • Object
show all
Defined in:
lib/amazon-hacks.rb

Instance Attribute Summary collapse

Instance Attribute Details

#countryObject

Returns the value of attribute country

Returns:

  • (Object)

    the current value of country



11
12
13
# File 'lib/amazon-hacks.rb', line 11

def country
  @country
end

#hostObject

Returns the value of attribute host

Returns:

  • (Object)

    the current value of host



11
12
13
# File 'lib/amazon-hacks.rb', line 11

def host
  @host
end

#img_codeObject

Returns the value of attribute img_code

Returns:

  • (Object)

    the current value of img_code



11
12
13
# File 'lib/amazon-hacks.rb', line 11

def img_code
  @img_code
end

#img_hostObject

Returns the value of attribute img_host

Returns:

  • (Object)

    the current value of img_host



11
12
13
# File 'lib/amazon-hacks.rb', line 11

def img_host
  @img_host
end