Class: Ifmb::Reference
- Inherits:
-
Struct
- Object
- Struct
- Ifmb::Reference
- Defined in:
- lib/ifmb.rb
Instance Attribute Summary collapse
-
#entidade ⇒ Object
Returns the value of attribute entidade.
-
#order_id ⇒ Object
Returns the value of attribute order_id.
-
#order_value ⇒ Object
Returns the value of attribute order_value.
-
#referencia ⇒ Object
Returns the value of attribute referencia.
-
#sub_endidade ⇒ Object
Returns the value of attribute sub_endidade.
Instance Attribute Details
#entidade ⇒ Object
Returns the value of attribute entidade
7 8 9 |
# File 'lib/ifmb.rb', line 7 def entidade @entidade end |
#order_id ⇒ Object
Returns the value of attribute order_id
7 8 9 |
# File 'lib/ifmb.rb', line 7 def order_id @order_id end |
#order_value ⇒ Object
Returns the value of attribute order_value
7 8 9 |
# File 'lib/ifmb.rb', line 7 def order_value @order_value end |
#referencia ⇒ Object
Returns the value of attribute referencia
7 8 9 |
# File 'lib/ifmb.rb', line 7 def referencia @referencia end |
#sub_endidade ⇒ Object
Returns the value of attribute sub_endidade
7 8 9 |
# File 'lib/ifmb.rb', line 7 def sub_endidade @sub_endidade end |