| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::SellerDashboardAlertType
A message to help the you understand your status as a seller (PowerSeller status, policy compliance status, etc.).
eBay::API::XML::DataType::SellerDashboardAlertType inherits from the eBay::API::XML::BaseDataType class
Helps you understand whether the alert is identifying a problem or is informational.
# Argument: 'ns:SellerDashboardAlertSeverityCodeType'
Calls: GetSellerDashboard Returned: Conditionally
# Returns: 'ns:SellerDashboardAlertSeverityCodeType'
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'
Calls: GetSellerDashboard Returned: Conditionally
# Returns: 'xs:string'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |