Trading_PolicyViolationDurationDetailsType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_PolicyViolationDurationDetailsType.h Trading_PolicyViolationDurationDetailsType.m |
Overview
[Selling] The details about the range used to calculate policy violations.
@ingroup EBayAPIInterface
Tasks
-
periodThe number of days (last 60 days, last 180 days, etc.) within which the buyer violation reports are calculated. This is applicable only to sellers.
property -
descriptionThe description of the Period, such as ‘Last Month’, ‘Second Quarter’, ‘First Half or the Year’. This field is often used as
property
a label for displaying Period data. This is applicable only to sellers. -
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_PolicyViolationDurationDetailsType.hdescription
The description of the Period, such as ‘Last Month’, ‘Second Quarter’, ‘First Half or the Year’. This field is often used as
a label for displaying Period data. This is applicable only to sellers.
@property (nonatomic, retain) NSString *descriptionDiscussion
The description of the Period, such as ‘Last Month’, ‘Second Quarter’, ‘First Half or the Year’. This field is often used as
a label for displaying Period data. This is applicable only to sellers.
type : NSString, wrapper for primitive string
Declared In
Trading_PolicyViolationDurationDetailsType.hperiod
The number of days (last 60 days, last 180 days, etc.) within which the buyer violation reports are calculated. This is applicable only to sellers.
@property (nonatomic, retain) NSString *periodDiscussion
The number of days (last 60 days, last 180 days, etc.) within which the buyer violation reports are calculated. This is applicable only to sellers.
type: string constant in Trading_PeriodCodeType.h
Declared In
Trading_PolicyViolationDurationDetailsType.h