Class: SetUserNotesActionCodeType
- Inherits:
-
String
- Object
- String
- SetUserNotesActionCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsSetUserNotesActionCodeType
Constant Summary collapse
- AddOrUpdate =
SetUserNotesActionCodeType.new("AddOrUpdate")
- Delete =
SetUserNotesActionCodeType.new("Delete")
- @@schema_type =
"SetUserNotesActionCodeType"
- @@schema_ns =
"urn:ebay:apis:eBLBaseComponents"