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

Overview

[Selling] Defined time period for maximum unpaid items.

@ingroup EBayAPIInterface

Tasks

  •   period

    The period is the number of days (last 60 days, last 180 days, etc.)
    during which the buyer’s unpaid item strikes are calculated.
    This is applicable only to sellers.

    property
  •   description

    The description of the period, such as ‘month’, ‘quarter’, or ‘half a year’.
    The data in this field can be used as a label in your application’s display.
    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_MaximumUnpaidItemStrikesDurationDetailsType.h

description

The description of the period, such as ‘month’, ‘quarter’, or ‘half a year’.
The data in this field can be used as a label in your application’s display.
This is applicable only to sellers.

@property (nonatomic, retain) NSString *description

Discussion

The description of the period, such as ‘month’, ‘quarter’, or ‘half a year’.
The data in this field can be used as a label in your application’s display.
This is applicable only to sellers.

type : NSString, wrapper for primitive string

Declared In

Trading_MaximumUnpaidItemStrikesDurationDetailsType.h

period

The period is the number of days (last 60 days, last 180 days, etc.)
during which the buyer’s unpaid item strikes are calculated.
This is applicable only to sellers.

@property (nonatomic, retain) NSString *period

Discussion

The period is the number of days (last 60 days, last 180 days, etc.)
during which the buyer’s unpaid item strikes are calculated.
This is applicable only to sellers.

type: string constant in Trading_PeriodCodeType.h

Declared In

Trading_MaximumUnpaidItemStrikesDurationDetailsType.h