Class: NotificationRoleCodeType

Inherits:
String
  • Object
show all
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")