Class: DHL::Ecommerce::Impb

Inherits:
Base
  • Object
show all
Defined in:
lib/dhl/ecommerce/impb.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from DHL::Ecommerce::Base

Instance Attribute Details

#constructObject

Returns the value of attribute construct.



4
5
6
# File 'lib/dhl/ecommerce/impb.rb', line 4

def construct
  @construct
end

#valueObject

Returns the value of attribute value.



4
5
6
# File 'lib/dhl/ecommerce/impb.rb', line 4

def value
  @value
end