Trading_MaximumUnpaidItemStrikesDurationDetailsType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_MaximumUnpaidItemStrikesDurationDetailsType.h Trading_MaximumUnpaidItemStrikesDurationDetailsType.m |
Tasks
-
period
The period is the number of days (last 60 days, last 180 days, etc.)
property
during which the buyer’s unpaid item strikes are calculated.
This is applicable only to sellers. -
description
The description of the period, such as ‘month’, ‘quarter’, or ‘half a year’.
property
The data in this field can be used as a label in your application’s display.
This is applicable only to sellers. -
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