Class: Unteilbar::Signer

Inherits:
Struct
  • Object
show all
Defined in:
lib/unteilbar.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



5
6
7
# File 'lib/unteilbar.rb', line 5

def name
  @name
end

#newsletterObject

Returns the value of attribute newsletter

Returns:

  • (Object)

    the current value of newsletter



5
6
7
# File 'lib/unteilbar.rb', line 5

def newsletter
  @newsletter
end

#orgaObject

Returns the value of attribute orga

Returns:

  • (Object)

    the current value of orga



5
6
7
# File 'lib/unteilbar.rb', line 5

def orga
  @orga
end

#regionObject

Returns the value of attribute region

Returns:

  • (Object)

    the current value of region



5
6
7
# File 'lib/unteilbar.rb', line 5

def region
  @region
end