Trading_StoreCustomListingHeaderLinkType Class Reference
Inherits from | NSObject |
Conforms to | PicoBindable |
Declared in | Trading_StoreCustomListingHeaderLinkType.h Trading_StoreCustomListingHeaderLinkType.m |
Tasks
-
linkID
Link 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”. -
order
Order in which to show the custom listing header link.
property -
linkType
Type of link to include in the custom listing header.
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_StoreCustomListingHeaderLinkType.h
linkID
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 *linkID
Discussion
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.h
linkType
Type of link to include in the custom listing header.
@property (nonatomic, retain) NSString *linkType
Discussion
Type of link to include in the custom listing header.
type: string constant in Trading_StoreCustomListingHeaderLinkCodeType.h
Declared In
Trading_StoreCustomListingHeaderLinkType.h