eBay::API::XML::DataType::SellerAccountDashboardType - eBay::API::XML::DataType::SellerAccountDashboardType documentation


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

Index


NAME

Top

eBay::API::XML::DataType::SellerAccountDashboardType

DESCRIPTION

Top

Container for fields related to seller account.

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

setAlert()

A message to help you understand your account status.

# Argument: reference to an array of 'ns:SellerDashboardAlertType'

getAlert()

  Calls: GetSellerDashboard
  Returned: Conditionally

# Returns: reference to an array of 'ns:SellerDashboardAlertType'

setStatus()

Indicates your account status. This helps you understand if you are making timely payments or if your account is at risk of restrictions because of late payments. For more details about your account, you can go to your Seller Account page on the eBay site (login to My eBay), or you can call GetAccount.

SeeLink: URL: GetAccount.html Title: GetAccount

# Argument: 'ns:SellerAccountStatusCodeType'

getStatus()

  Calls: GetSellerDashboard
  Returned: Conditionally

# Returns: 'ns:SellerAccountStatusCodeType'


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