Class: Ebay::Types::WarrantyDurationOptionsCode

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

Constant Summary collapse

Months1 =
'Months_1'
Months3 =
'Months_3'
Months6 =
'Months_6'
Years1 =
'Years_1'
Years2 =
'Years_2'
Years3 =
'Years_3'
YearsMoreThan3 =
'Years_MoreThan3'

Method Summary

Methods included from Enumeration

each