eBay::API::XML::DataType::ProStoresDetailsType - eBay::API::XML::DataType::ProStoresDetailsType documentation


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

Index


NAME

Top

eBay::API::XML::DataType::ProStoresDetailsType

DESCRIPTION

Top

Details about the store.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::DataType::ProStoresDetailsType inherits from the eBay::API::XML::BaseDataType class

Subroutines:

Top

setSellerThirdPartyUsername()

The username associated with the store. Returned only if the parent container is returned.

MaxLength: 200

# Argument: 'xs:string'

getSellerThirdPartyUsername()

  Calls: GetUserPreferences
  Returned: Conditionally

# Returns: 'xs:string'

setStatus()

The status--whether enabled or disabled. Returned only if the parent container is returned.

# Argument: 'ns:EnableCodeType'

getStatus()

  Calls: GetUserPreferences
  Returned: Conditionally

# Returns: 'ns:EnableCodeType'

setStoreName()

The name of the store. Returned only if the parent container is returned.

MaxLength: 200

# Argument: 'xs:string'

getStoreName()

  Calls: GetUserPreferences
  Returned: Conditionally

# Returns: 'xs:string'


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