49 - (void)updateWithCompletionHandler:(
void (^)(
ARHTTPResponse *response, NSError *error))completionHandler;
51 - (void)createWithCompletionHandler:(
void (^)(
ARHTTPResponse *response, NSError *error))completionHandler;
57 - (void)loadAttributesFromResponse:(
ARHTTPResponse *)response attributes:(NSDictionary *)attributes;
64 - (NSString *)elementPathWithOptions:(NSDictionary *)options;
76 - (NSString *)toParam;