@interface VUIJSOfferInterface : VUIJSObject - (void)clearOffers:(id)a0; - (void)fetchOffers:(BOOL)a0 :(id)a1; - (void)saveOffer:(id)a0 :(id)a1; @end