Class: EbayTrading::Types::RestockingFeeCode

Inherits:
Object
  • Object
show all
Extended by:
Enumerable, Enumeration
Defined in:
lib/ebay_trading/types/restocking_fee_code.rb

Constant Summary collapse

NoRestockingFee =
'NoRestockingFee'
Percent10 =
'Percent_10'
Percent15 =
'Percent_15'
Percent20 =
'Percent_20'
Percent25 =
'Percent_25'

Method Summary

Methods included from Enumeration

each