Inherits from PFBaseRequest : NSObject
Declared in PFBreedListRequest.h
PFBreedListRequest.m

Tasks

Other Methods

Other Methods

Properties

animal

@property (nonatomic, strong, readonly) NSString *animal

Class Methods

breedListRequestForAnimal:

+ (instancetype)breedListRequestForAnimal:(NSString *)animal

Instance Methods

initWithAnimal:

- (id)initWithAnimal:(NSString *)animal