luxlabs header browser preview


@interface INRestaurantResolutionResult : INIntentResolutionResult

+ (id)confirmationRequiredWithRestaurantToConfirm:(id)a0;
+ (id)disambiguationWithRestaurantsToDisambiguate:(id)a0;
+ (id)successWithResolvedRestaurant:(id)a0;

@end