Class: RussianPost::Country

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

Overview

String

Instance Attribute Summary collapse

Instance Attribute Details

#code_2aObject

Returns the value of attribute code_2a

Returns:

  • (Object)

    the current value of code_2a



42
43
44
# File 'lib/russianpost/operation.rb', line 42

def code_2a
  @code_2a
end

#code_3aObject

Returns the value of attribute code_3a

Returns:

  • (Object)

    the current value of code_3a



42
43
44
# File 'lib/russianpost/operation.rb', line 42

def code_3a
  @code_3a
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



42
43
44
# File 'lib/russianpost/operation.rb', line 42

def id
  @id
end

#name_enObject

Returns the value of attribute name_en

Returns:

  • (Object)

    the current value of name_en



42
43
44
# File 'lib/russianpost/operation.rb', line 42

def name_en
  @name_en
end

#name_ruObject

Returns the value of attribute name_ru

Returns:

  • (Object)

    the current value of name_ru



42
43
44
# File 'lib/russianpost/operation.rb', line 42

def name_ru
  @name_ru
end