eBay::API::XML::Call::GetStore::GetStoreResponseType - eBay::API::XML::Call::GetStore::GetStoreResponseType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::Call::GetStore::GetStoreResponseType

DESCRIPTION

Top

Returns the data describing a seller's eBay store, including name, description, URL, and other information. The caller making the request must be the owner of an eBay store. If the authenticated caller does not have an eBay store, the response is an error. A successful response contains either the complete store configuration or information about the category hierarchy for the store only.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::GetStore::GetStoreResponseType inherits from the eBay::API::XML::ResponseDataType class

Subroutines:

Top

setStore()

The data describing the store configuration.

# Argument: 'ns:StoreType'

getStore()

  Returned: Always
#    Returns: 'ns:StoreType'


eBay-API documentation  | view source Contained in the eBay-API distribution.