Class: Demografix::AgifyResult

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

Instance Attribute Summary collapse

Instance Attribute Details

#ageObject (readonly)

Returns the value of attribute age

Returns:

  • (Object)

    the current value of age



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

def age
  @age
end

#countObject (readonly)

Returns the value of attribute count

Returns:

  • (Object)

    the current value of count



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

def count
  @count
end

#country_idObject (readonly)

Returns the value of attribute country_id

Returns:

  • (Object)

    the current value of country_id



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

def country_id
  @country_id
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end

#quotaObject (readonly)

Returns the value of attribute quota

Returns:

  • (Object)

    the current value of quota



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

def quota
  @quota
end