| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::ProStoresDetailsType
Details about the store.
eBay::API::XML::DataType::ProStoresDetailsType inherits from the eBay::API::XML::BaseDataType class
The username associated with the store. Returned only if the parent container is returned.
MaxLength: 200
# Argument: 'xs:string'
Calls: GetUserPreferences Returned: Conditionally
# Returns: 'xs:string'
The status--whether enabled or disabled. Returned only if the parent container is returned.
# Argument: 'ns:EnableCodeType'
Calls: GetUserPreferences Returned: Conditionally
# Returns: 'ns:EnableCodeType'
The name of the store. Returned only if the parent container is returned.
MaxLength: 200
# Argument: 'xs:string'
Calls: GetUserPreferences Returned: Conditionally
# Returns: 'xs:string'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |