Tim Keefer > eBay-API > eBay::API::XML::DataType::ProStoresDetailsType

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::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'

syntax highlighting: