NAME
eBay::API::XML::DataType::BuyerSatisfactionDashboardType
DESCRIPTION
Container for fields related to buyer satisfaction.
SYNOPSIS
INHERITANCE
eBay::API::XML::DataType::BuyerSatisfactionDashboardType inherits from the eBay::API::XML::BaseDataType class
Subroutines:
setAlert()
A message to help you understand your buyer satisfaction status.
# Argument: reference to an array of 'ns:SellerDashboardAlertType'
getAlert()
Calls: GetSellerDashboard
Returned: Conditionally
# Returns: reference to an array of 'ns:SellerDashboardAlertType'
setStatus()
Your buyer satisfaction rating (as a qualitative summary). To determine this rating, eBay considers your detailed seller ratings, your overall feedback rating, and whatever buyer protection claims may exist on your account. eBay uses the buyer satisfaction rating to see if you are eligible for certain rewards or need additional guidance to help you give better service.
# Argument: 'ns:BuyerSatisfactionStatusCodeType'
getStatus()
Calls: GetSellerDashboard
Returned: Conditionally
# Returns: 'ns:BuyerSatisfactionStatusCodeType'