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

Overview

(public class)

@ingroup AWSECommerceServicePortType

Tasks

Properties

ancestors

(public property)

@property (nonatomic, retain) Ancestors *ancestors

Discussion

(public property)

type : class Ancestors

Declared In

BrowseNode.h

browseNodeId

(public property)

@property (nonatomic, retain) NSString *browseNodeId

Discussion

(public property)

type : NSString, wrapper for primitive string

Declared In

BrowseNode.h

children

(public property)

@property (nonatomic, retain) Children *children

Discussion

(public property)

type : class Children

Declared In

BrowseNode.h

isCategoryRoot

(public property)

@property (nonatomic, retain) NSNumber *isCategoryRoot

Discussion

(public property)

type : NSNumber, wrapper for primitive bool

Declared In

BrowseNode.h

name

(public property)

@property (nonatomic, retain) NSString *name

Discussion

(public property)

type : NSString, wrapper for primitive string

Declared In

BrowseNode.h

newReleases

(public property)

@property (nonatomic, retain) NewReleases *newReleases

Discussion

(public property)

type : class NewReleases

Declared In

BrowseNode.h

properties

(public property)

@property (nonatomic, retain) Properties *properties

Discussion

(public property)

type : class Properties

Declared In

BrowseNode.h

topItemSet

(public property)

@property (nonatomic, retain) NSMutableArray *topItemSet

Discussion

(public property)

entry type : class TopItemSet

Declared In

BrowseNode.h

topSellers

(public property)

@property (nonatomic, retain) TopSellers *topSellers

Discussion

(public property)

type : class TopSellers

Declared In

BrowseNode.h