Class: Vpsa::Entity::Administrative::Phone

Inherits:
Base
  • Object
show all
Defined in:
lib/vpsa/entity/administrative/phone.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#as_parameter

Methods included from InitFromHash

#initialize

Instance Attribute Details

#dddObject

Returns the value of attribute ddd.



7
8
9
# File 'lib/vpsa/entity/administrative/phone.rb', line 7

def ddd
  @ddd
end

#ddiObject

Returns the value of attribute ddi.



7
8
9
# File 'lib/vpsa/entity/administrative/phone.rb', line 7

def ddi
  @ddi
end

#numeroObject

Returns the value of attribute numero.



7
8
9
# File 'lib/vpsa/entity/administrative/phone.rb', line 7

def numero
  @numero
end

#ramalObject

Returns the value of attribute ramal.



7
8
9
# File 'lib/vpsa/entity/administrative/phone.rb', line 7

def ramal
  @ramal
end