Trading_StoreCustomListingHeaderLinkType Class Reference
| Inherits from | NSObject |
| Conforms to | PicoBindable |
| Declared in | Trading_StoreCustomListingHeaderLinkType.h Trading_StoreCustomListingHeaderLinkType.m |
Tasks
-
linkIDLink ID for the listing header link. The ID is used when the link
property
is a custom category or for a custom page, and it is not needed
when the LinkType property is “AboutMe” or “None”. -
orderOrder in which to show the custom listing header link.
property -
linkTypeType of link to include in the custom listing header.
property -
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_StoreCustomListingHeaderLinkType.hlinkID
Link ID for the listing header link. The ID is used when the link
is a custom category or for a custom page, and it is not needed
when the LinkType property is “AboutMe” or “None”.
@property (nonatomic, retain) NSNumber *linkIDDiscussion
Link ID for the listing header link. The ID is used when the link
is a custom category or for a custom page, and it is not needed
when the LinkType property is “AboutMe” or “None”.
type : NSNumber, wrapper for primitive int
Declared In
Trading_StoreCustomListingHeaderLinkType.hlinkType
Type of link to include in the custom listing header.
@property (nonatomic, retain) NSString *linkTypeDiscussion
Type of link to include in the custom listing header.
type: string constant in Trading_StoreCustomListingHeaderLinkCodeType.h
Declared In
Trading_StoreCustomListingHeaderLinkType.h