NAME

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

DESCRIPTION

Details about the store.

SYNOPSIS

INHERITANCE

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

Subroutines:

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'