Enumerated type that consists of all days of the week.
Type that uses DayOfWeekCodeType:
Calls that use one or more values of DayOfWeekCodeType:
DeleteSellingManagerItemAutomationRule, DeleteSellingManagerTemplateAutomationRule, GetSellingManagerItemAutomationRule, GetSellingManagerTemplateAutomationRule, SetSellingManagerItemAutomationRule, SetSellingManagerTemplateAutomationRule
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. |
Copyright © 2005–2021 eBay Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.