Class: ShipEngine::Constants::Shipments

Inherits:
Struct
  • Object
show all
Defined in:
lib/shipengine/constants.rb

Instance Attribute Summary collapse

Instance Attribute Details

#parse_shipping_infoObject

Returns the value of attribute parse_shipping_info

Returns:

  • (Object)

    the current value of parse_shipping_info



87
88
89
# File 'lib/shipengine/constants.rb', line 87

def parse_shipping_info
  @parse_shipping_info
end

#rootObject

Returns the value of attribute root

Returns:

  • (Object)

    the current value of root



87
88
89
# File 'lib/shipengine/constants.rb', line 87

def root
  @root
end

#shipment_by_external_idObject

Returns the value of attribute shipment_by_external_id

Returns:

  • (Object)

    the current value of shipment_by_external_id



87
88
89
# File 'lib/shipengine/constants.rb', line 87

def shipment_by_external_id
  @shipment_by_external_id
end