The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::DataType::SellerDashboardAlertType

DESCRIPTION

A message to help the you understand your status as a seller (PowerSeller status, policy compliance status, etc.).

SYNOPSIS

INHERITANCE

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

Subroutines:

setSeverity()

Helps you understand whether the alert is identifying a problem or is informational.

# Argument: 'ns:SellerDashboardAlertSeverityCodeType'

getSeverity()

  Calls: GetSellerDashboard
  Returned: Conditionally

# Returns: 'ns:SellerDashboardAlertSeverityCodeType'

setText()

The alert text. When you parse this text, you should assume that some alerts may use plain text and some may include HTML.

# Argument: 'xs:string'

getText()

  Calls: GetSellerDashboard
  Returned: Conditionally

# Returns: 'xs:string'