Class: Demografix::NationalizeResult

Inherits:
Data
  • Object
show all
Defined in:
lib/demografix/models.rb

Instance Attribute Summary collapse

Instance Attribute Details

#countObject (readonly)

Returns the value of attribute count

Returns:

  • (Object)

    the current value of count



25
26
27
# File 'lib/demografix/models.rb', line 25

def count
  @count
end

#countryObject (readonly)

Returns the value of attribute country

Returns:

  • (Object)

    the current value of country



25
26
27
# File 'lib/demografix/models.rb', line 25

def country
  @country
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



25
26
27
# File 'lib/demografix/models.rb', line 25

def name
  @name
end

#quotaObject (readonly)

Returns the value of attribute quota

Returns:

  • (Object)

    the current value of quota



25
26
27
# File 'lib/demografix/models.rb', line 25

def quota
  @quota
end