class EbayTrading::Types::ExternalProductID

text_node :alternate_value, ‘AlternateValue’, :optional => true

Public Instance Methods

type() click to toggle source
# File lib/ebay_trading/types/external_product_id.rb, line 20
def type
  @type
end