Tim Keefer > eBay-API > eBay::API::XML::DataType::Enum::DateSpecifierCodeType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

eBay::API::XML::DataType::Enum::DateSpecifierCodeType

DESCRIPTION ^

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.)

SYNOPSIS ^

Enums: ^

M

(in) The month subcomponent of a date.

D

(in) The day subcomponent of a date.

Y

(in) The year subcomponent of a date.

CustomCode

(out) Reserved for internal or future use.

syntax highlighting: