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

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

DESCRIPTION ^

Specifies 1 year feedback metrics as buyer.

SYNOPSIS ^

INHERITANCE ^

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

Subroutines: ^

setFeedbackLeftPercent()

Percentage of leaving feedback as a buyer.

# Argument: 'xs:float'

getFeedbackLeftPercent()

  Calls: GetFeedback
  Returned: Conditionally
  Details: DetailLevel: none, ReturnAll

# Returns: 'xs:float'

setNegativeFeedbackLeftCount()

Count of negative feedback entries given as a buyer.

# Argument: 'xs:int'

getNegativeFeedbackLeftCount()

  Calls: GetFeedback
  Returned: Conditionally
  Details: DetailLevel: none, ReturnAll

# Returns: 'xs:int'

setNeutralFeedbackLeftCount()

Count of neutral feedback entries given as a buyer.

# Argument: 'xs:int'

getNeutralFeedbackLeftCount()

  Calls: GetFeedback
  Returned: Conditionally
  Details: DetailLevel: none, ReturnAll

# Returns: 'xs:int'

setPositiveFeedbackLeftCount()

Count of positive feedback entries given as a buyer.

# Argument: 'xs:int'

getPositiveFeedbackLeftCount()

  Calls: GetFeedback
  Returned: Conditionally
  Details: DetailLevel: none, ReturnAll

# Returns: 'xs:int'

syntax highlighting: