Class: RussianPost::Operation

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

Instance Attribute Summary collapse

Instance Attribute Details

#air_rateObject

Returns the value of attribute air_rate

Returns:

  • (Object)

    the current value of air_rate



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def air_rate
  @air_rate
end

#barcodeObject

Returns the value of attribute barcode

Returns:

  • (Object)

    the current value of barcode



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def barcode
  @barcode
end

#complex_item_nameObject

Returns the value of attribute complex_item_name

Returns:

  • (Object)

    the current value of complex_item_name



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def complex_item_name
  @complex_item_name
end

#country_fromObject

Returns the value of attribute country_from

Returns:

  • (Object)

    the current value of country_from



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def country_from
  @country_from
end

#country_operObject

Returns the value of attribute country_oper

Returns:

  • (Object)

    the current value of country_oper



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def country_oper
  @country_oper
end

#destination_addressObject

Returns the value of attribute destination_address

Returns:

  • (Object)

    the current value of destination_address



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def destination_address
  @destination_address
end

#insr_rateObject

Returns the value of attribute insr_rate

Returns:

  • (Object)

    the current value of insr_rate



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def insr_rate
  @insr_rate
end

#internumObject

Returns the value of attribute internum

Returns:

  • (Object)

    the current value of internum



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def internum
  @internum
end

#mail_ctgObject

Returns the value of attribute mail_ctg

Returns:

  • (Object)

    the current value of mail_ctg



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def mail_ctg
  @mail_ctg
end

#mail_directObject

Returns the value of attribute mail_direct

Returns:

  • (Object)

    the current value of mail_direct



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def mail_direct
  @mail_direct
end

#mail_rankObject

Returns the value of attribute mail_rank

Returns:

  • (Object)

    the current value of mail_rank



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def mail_rank
  @mail_rank
end

#mail_typeObject

Returns the value of attribute mail_type

Returns:

  • (Object)

    the current value of mail_type



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def mail_type
  @mail_type
end

#massObject

Returns the value of attribute mass

Returns:

  • (Object)

    the current value of mass



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def mass
  @mass
end

#mass_rateObject

Returns the value of attribute mass_rate

Returns:

  • (Object)

    the current value of mass_rate



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def mass_rate
  @mass_rate
end

#max_mass_enObject

Returns the value of attribute max_mass_en

Returns:

  • (Object)

    the current value of max_mass_en



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def max_mass_en
  @max_mass_en
end

#max_mass_ruObject

Returns the value of attribute max_mass_ru

Returns:

  • (Object)

    the current value of max_mass_ru



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def max_mass_ru
  @max_mass_ru
end

#oper_attrObject

Returns the value of attribute oper_attr

Returns:

  • (Object)

    the current value of oper_attr



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def oper_attr
  @oper_attr
end

#oper_dateObject

Returns the value of attribute oper_date

Returns:

  • (Object)

    the current value of oper_date



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def oper_date
  @oper_date
end

#oper_typeObject

Returns the value of attribute oper_type

Returns:

  • (Object)

    the current value of oper_type



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def oper_type
  @oper_type
end

#operation_addressObject

Returns the value of attribute operation_address

Returns:

  • (Object)

    the current value of operation_address



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def operation_address
  @operation_address
end

#paymentObject

Returns the value of attribute payment

Returns:

  • (Object)

    the current value of payment



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def payment
  @payment
end

#post_markObject

Returns the value of attribute post_mark

Returns:

  • (Object)

    the current value of post_mark



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def post_mark
  @post_mark
end

#rateObject

Returns the value of attribute rate

Returns:

  • (Object)

    the current value of rate



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def rate
  @rate
end

#rcpnObject

Returns the value of attribute rcpn

Returns:

  • (Object)

    the current value of rcpn



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def rcpn
  @rcpn
end

#send_ctgObject

Returns the value of attribute send_ctg

Returns:

  • (Object)

    the current value of send_ctg



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def send_ctg
  @send_ctg
end

#sndrObject

Returns the value of attribute sndr

Returns:

  • (Object)

    the current value of sndr



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def sndr
  @sndr
end

#valid_en_typeObject

Returns the value of attribute valid_en_type

Returns:

  • (Object)

    the current value of valid_en_type



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def valid_en_type
  @valid_en_type
end

#valid_ru_typeObject

Returns the value of attribute valid_ru_type

Returns:

  • (Object)

    the current value of valid_ru_type



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def valid_ru_type
  @valid_ru_type
end

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



2
3
4
# File 'lib/russianpost/operation.rb', line 2

def value
  @value
end