Inherits from NSObject
Conforms to PicoBindable
Declared in Trading_MaximumBuyerPolicyViolationsDetailsType.h
Trading_MaximumBuyerPolicyViolationsDetailsType.m

Overview

The maximum number of policy violations and the durations that can be designated by sellers at this site. This is applicable only to sellers.

@ingroup EBayAPIInterface

Tasks

  •   numberOfPolicyViolations

    The number of policy violation that can be used to limit buyers at the site. This is applicable only to sellers.

    property
  •   policyViolationDuration

    The policy violation duration(s) supported by the site. This is applicable only to sellers.

    property
  •   any

    (public property)

    property

Properties

any

(public property)

@property (nonatomic, retain) NSMutableArray *any

Discussion

(public property)

entry type : PicoAnyElement, wrapper for primitive anyelement

Declared In

Trading_MaximumBuyerPolicyViolationsDetailsType.h

numberOfPolicyViolations

The number of policy violation that can be used to limit buyers at the site. This is applicable only to sellers.

@property (nonatomic, retain) Trading_NumberOfPolicyViolationsDetailsType *numberOfPolicyViolations

Discussion

The number of policy violation that can be used to limit buyers at the site. This is applicable only to sellers.

type : class Trading_NumberOfPolicyViolationsDetailsType

Declared In

Trading_MaximumBuyerPolicyViolationsDetailsType.h

policyViolationDuration

The policy violation duration(s) supported by the site. This is applicable only to sellers.

@property (nonatomic, retain) NSMutableArray *policyViolationDuration

Discussion

The policy violation duration(s) supported by the site. This is applicable only to sellers.

entry type : class Trading_PolicyViolationDurationDetailsType

Declared In

Trading_MaximumBuyerPolicyViolationsDetailsType.h