Trading_MaximumUnpaidItemStrikesDurationDetailsType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_MaximumUnpaidItemStrikesDurationDetailsType.h Trading_MaximumUnpaidItemStrikesDurationDetailsType.m |
Tasks
-
periodThe 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. -
descriptionThe 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 *anyDiscussion
(public property)
entry type : PicoAnyElement, wrapper for primitive anyelement
Declared In
Trading_MaximumUnpaidItemStrikesDurationDetailsType.hdescription
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 *descriptionDiscussion
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.hperiod
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 *periodDiscussion
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