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

  •   period

    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
  •   description

    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
  •   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_PolicyViolationDurationDetailsType.h

description

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 *description

Discussion

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.h

period

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 *period

Discussion

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