eBay::API::XML::DataType::SellerDashboardAlertType - eBay::API::XML::DataType::SellerDashboardAlertType documentation


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

Index


NAME

Top

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

DESCRIPTION

Top

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

SYNOPSIS

Top

INHERITANCE

Top

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

Subroutines:

Top

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'


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