Class: StringMatchCodeType

Inherits:
String
  • Object
show all
Defined in:
lib/eBay.rb

Overview

urn:ebay:apis:eBLBaseComponentsStringMatchCodeType

Constant Summary collapse

Contains =
StringMatchCodeType.new("Contains")
CustomCode =
StringMatchCodeType.new("CustomCode")
StartsWith =
StringMatchCodeType.new("StartsWith")