Method: ExpressHistogramProductType#initialize
- Defined in:
- lib/eBay.rb
#initialize(domainDetails = nil) ⇒ ExpressHistogramProductType
Returns a new instance of ExpressHistogramProductType.
19054 19055 19056 19057 |
# File 'lib/eBay.rb', line 19054 def initialize(domainDetails = nil) @domainDetails = domainDetails @__xmlele_any = nil end |