eBay Merchant Data APIVersion 1207

DayOfWeekCodeType ( token )

Enumerated type that consists of all days of the week.

No calls use DayOfWeekCodeType.

Enumeration Values

Value Description
CustomCode Reserved for internal or future use.
Friday This enumeration value indicates the day of the week is Friday.
Monday This enumeration value indicates the day of the week is Monday.
Saturday This enumeration value indicates the day of the week is Saturday.
Sunday This enumeration value indicates the day of the week is Sunday.
Thursday This enumeration value indicates the day of the week is Thursday.
Tuesday This enumeration value indicates the day of the week is Tuesday.
Wednesday This enumeration value indicates the day of the week is Wednesday.
  * See the Enumeration Index to see exact use of each enumeration value in the API.