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

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

DESCRIPTION ^

Container for fields related to seller account.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

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'

syntax highlighting: