NAME
eBay::API::XML::DataType::NameValueListArrayType
DESCRIPTION
A list of one or more valid names and corresponding values. Currently only used for Item Specifics.
SYNOPSIS
INHERITANCE
eBay::API::XML::DataType::NameValueListArrayType inherits from the eBay::API::XML::BaseDataType class
Subroutines:
setNameValueList()
Contains the name of an Item Specific, and one or more corresponding values, if any.<br> <br> In the AddItem family of calls, this is only required when the ItemSpecifics container is specified.<br> <br> In GetSearchResults, GetSearchResultsExpress, GetProducts, GetCategorySpecifics, (and soon in GetItem), this is only returned when the ItemSpecifics (or ItemSpecific) node is returned.
Calls: AddItem
AddLiveAuctionItem
RelistItem
ReviseItem
ReviseLiveAuctionItem
VerifyAddItem
RequiredInput: Conditionally
# Argument: reference to an array of 'ns:NameValueListType'
getNameValueList()
Calls: GetCategorySpecifics
GetItemRecommendations
Returned: Conditionally
Calls: GetItem
Returned: Conditionally
Details: DetailLevel: none, ItemReturnDescription,
ItemReturnAttributes, ReturnAll
Calls: GetSearchResults
Returned: Conditionally
Details: DetailLevel: ItemReturnAttributes, ItemReturnCategories, none, ReturnAll
GranularityLevel: Coarse
Calls: GetProducts
Returned: Conditionally
# Returns: reference to an array of 'ns:NameValueListType'