Class: ShipEngine::Constants::Labels

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

Instance Attribute Summary collapse

Instance Attribute Details

#label_by_external_shipment_idObject

Returns the value of attribute label_by_external_shipment_id

Returns:

  • (Object)

    the current value of label_by_external_shipment_id



59
60
61
# File 'lib/shipengine/constants.rb', line 59

def label_by_external_shipment_id
  @label_by_external_shipment_id
end

#purchase_label_with_rate_idObject

Returns the value of attribute purchase_label_with_rate_id

Returns:

  • (Object)

    the current value of purchase_label_with_rate_id



59
60
61
# File 'lib/shipengine/constants.rb', line 59

def purchase_label_with_rate_id
  @purchase_label_with_rate_id
end

#purchase_label_with_shipment_idObject

Returns the value of attribute purchase_label_with_shipment_id

Returns:

  • (Object)

    the current value of purchase_label_with_shipment_id



59
60
61
# File 'lib/shipengine/constants.rb', line 59

def purchase_label_with_shipment_id
  @purchase_label_with_shipment_id
end

#rootObject

Returns the value of attribute root

Returns:

  • (Object)

    the current value of root



59
60
61
# File 'lib/shipengine/constants.rb', line 59

def root
  @root
end