Class: EBay::NotificationRoleCodeType
- Inherits:
-
String
- Object
- String
- EBay::NotificationRoleCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsNotificationRoleCodeType
Constant Summary collapse
- Application =
new("Application")
- CustomCode =
new("CustomCode")
- Event =
new("Event")
- User =
new("User")
- UserData =
new("UserData")