Class: Ebay::Types::StoreFontSizeCode

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

Constant Summary collapse

XXS =
'XXS'
XS =
'XS'
S =
'S'
M =
'M'
L =
'L'
XL =
'XL'
XXL =
'XXL'

Method Summary

Methods included from Enumeration

each