Trading_MaximumBuyerPolicyViolationsDetailsType Class Reference
| 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
-
numberOfPolicyViolationsThe number of policy violation that can be used to limit buyers at the site. This is applicable only to sellers.
property -
policyViolationDurationThe 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 *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_MaximumBuyerPolicyViolationsDetailsType.hnumberOfPolicyViolations
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 *numberOfPolicyViolationsDiscussion
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.hpolicyViolationDuration
The policy violation duration(s) supported by the site. This is applicable only to sellers.
@property (nonatomic, retain) NSMutableArray *policyViolationDurationDiscussion
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