Inherits from NSObject
Declared in LUCategoryRequestFactory.h
LUCategoryRequestFactory.m

Overview

LUCategoryRequestFactory is used to build requests related to categories.

Class Methods

requestForAllCategories

Builds a request to return the list of all merchant categories.

+ (LUAPIRequest *)requestForAllCategories

Discussion

Builds a request to return the list of all merchant categories.

On success, this request will return an array of LUCategory instances.

Declared In

LUCategoryRequestFactory.h