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

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

DESCRIPTION ^

Container for fields related to policy compliance.Communicate the Sellers current status in terms of risk of facing TnS action(i.e. warnings, cancelled listings, restrictions, suspension,violations.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

setAlert()

A message to help you understand your eBay policy compliance status.

# Argument: reference to an array of 'ns:SellerDashboardAlertType'

getAlert()

  Calls: GetSellerDashboard
  Returned: Conditionally

# Returns: reference to an array of 'ns:SellerDashboardAlertType'

setStatus()

Rates how well you are following eBay's policies.

# Argument: 'ns:PolicyComplianceStatusCodeType'

getStatus()

  Calls: GetSellerDashboard
  Returned: Conditionally

# Returns: 'ns:PolicyComplianceStatusCodeType'

syntax highlighting: