| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::Enum::DateSpecifierCodeType
Specifies a subcomponent of a date. Useful in cases when it is helpful to allow separate text fields or drop-down lists to be rendered for each date subcomponent. (For example, when calling GetProductSearchResults, you use date specifiers to indicate the date subcomponent that the attribute represents.)
(in) The month subcomponent of a date.
(in) The day subcomponent of a date.
(in) The year subcomponent of a date.
(out) Reserved for internal or future use.
| eBay-API documentation | view source | Contained in the eBay-API distribution. |