XMMClosestSpot Class Reference

Inherits from NSObject
Declared in XMMClosestSpot.h
XMMClosestSpot.m

Overview

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

Other Methods

  items

Array of XMMSpot items.

@property (nonatomic, copy) NSArray *items

Declared In

XMMClosestSpot.h

  style

The style of the system as XMMStyle.

@property (nonatomic, copy) XMMStyle *style

Declared In

XMMClosestSpot.h

  radius

The requested radius in meter.

@property (nonatomic) int radius

Declared In

XMMClosestSpot.h

  limit

The requestet limit of items to return.

@property (nonatomic) int limit

Declared In

XMMClosestSpot.h

Mapping

+ contentDescriptor

Returns a RKResponseDescriptor for XMMClosestSpot class.

+ (RKResponseDescriptor *)contentDescriptor

Return Value

RKResponseDescriptor*

Declared In

XMMClosestSpot.h