Class: RussianPost::GenericOperationParameter

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

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



49
50
51
# File 'lib/russianpost/operation.rb', line 49

def id
  @id
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



49
50
51
# File 'lib/russianpost/operation.rb', line 49

def name
  @name
end