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