Class: RussianPost::GenericOperationParameter
- Inherits:
-
Struct
- Object
- Struct
- RussianPost::GenericOperationParameter
- Defined in:
- lib/russianpost/operation.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id
49 50 51 |
# File 'lib/russianpost/operation.rb', line 49 def id @id end |
#name ⇒ Object
Returns the value of attribute name
49 50 51 |
# File 'lib/russianpost/operation.rb', line 49 def name @name end |