XMMMenuItem Class Reference

Inherits from NSObject
Declared in XMMMenuItem.h
XMMMenuItem.m

Overview

XMMMenuItem is used for mapping the JSON sended by the api.

Other Methods

  itemLabel

Name of the menu item.

@property (nonatomic, copy) NSString *itemLabel

Declared In

XMMMenuItem.h

  contentId

ContentId of the item.

@property (nonatomic, copy) NSString *contentId

Declared In

XMMMenuItem.h

Mapping

+ mapping

Returns a RKObjectMapping for XMMMenuItem class.

+ (RKObjectMapping *)mapping

Return Value

RKObjectMapping*

Declared In

XMMMenuItem.h