Class: MatchStatusCodeType
- Inherits:
-
String
- Object
- String
- MatchStatusCodeType
- Defined in:
- lib/paypal-business/default.rb
Overview
urn:ebay:apis:eBLBaseComponentsMatchStatusCodeType
Constant Summary collapse
- Matched =
MatchStatusCodeType.new("Matched")
- None =
MatchStatusCodeType.new("None")
- Unmatched =
MatchStatusCodeType.new("Unmatched")
- @@schema_type =
"MatchStatusCodeType"
- @@schema_ns =
"urn:ebay:apis:eBLBaseComponents"