Class: RussianPost::Address
- Inherits:
-
Struct
- Object
- Struct
- RussianPost::Address
- Defined in:
- lib/russianpost/operation.rb
Instance Attribute Summary collapse
-
#description ⇒ Object
Returns the value of attribute description.
-
#index ⇒ Object
Returns the value of attribute index.
Instance Attribute Details
#description ⇒ Object
Returns the value of attribute description
53 54 55 |
# File 'lib/russianpost/operation.rb', line 53 def description @description end |
#index ⇒ Object
Returns the value of attribute index
53 54 55 |
# File 'lib/russianpost/operation.rb', line 53 def index @index end |