luxlabs header browser preview


@class NSTimeZone, NSString, NSArray, NSURL, NSDateComponents, NSNumber;

@interface CSInstantAnswers : NSObject {
    NSString *_flightNumber;
    NSURL *_flightCheckInUrl;
    NSURL *_flightBookingInfoUrl;
    NSString *_flightStatus;
    NSString *_flightCarrier;
    NSString *_flightCarrierCode;
    NSDateComponents *_flightDepartureDateComponents;
    NSTimeZone *_flightDepartureTimeZone;
    NSDateComponents *_flightArrivalDateComponents;
    NSTimeZone *_flightArrivalTimeZone;
    NSString *_flightArrivalAirportCode;
    NSString *_flightDepartureAirportCode;
    NSString *_flightArrivalAirportName;
    NSString *_flightDepartureAirportName;
    NSNumber *_flightArrivalAirportLatitude;
    NSNumber *_flightDepartureAirportLatitude;
    NSNumber *_flightArrivalAirportLongitude;
    NSNumber *_flightDepartureAirportLongitude;
    NSArray *_flightArrivalAirportInternationalNames;
    NSArray *_flightDepartureAirportInternationalNames;
    NSArray *_flightPassengerNames;
    NSArray *_flightPassengerSeatNumbers;
    NSString *_flightArrivalTerminal;
    NSString *_flightDepartureTerminal;
    NSString *_flightConfirmationNumber;
    NSString *_flightArrivalAirportAddress;
    NSString *_flightArrivalAirportStreetAddress;
    NSString *_flightArrivalAirportLocality;
    NSString *_flightArrivalAirportRegion;
    NSString *_flightArrivalAirportCountry;
    NSString *_flightArrivalAirportPostalCode;
    NSString *_flightDepartureAirportAddress;
    NSString *_flightDepartureAirportStreetAddress;
    NSString *_flightDepartureAirportLocality;
    NSString *_flightDepartureAirportRegion;
    NSString *_flightDepartureAirportCountry;
    NSString *_flightDepartureAirportPostalCode;
    NSArray *_flightArrivalAirportAddressSynonyms;
    NSArray *_flightDepartureAirportAddressSynonyms;
    NSString *_hotelReservationId;
    NSString *_hotelUnderName;
    NSDateComponents *_hotelCheckinDateComponents;
    NSDateComponents *_hotelCheckoutDateComponents;
    NSTimeZone *_hotelTimeZone;
    NSString *_hotelReservationForName;
    NSString *_hotelModifyReservationUrl;
    NSString *_hotelReservationForTelephone;
    NSString *_hotelReservationForAddress;
    NSString *_hotelReservationForStreetAddress;
    NSString *_hotelReservationForAddressLocality;
    NSString *_hotelReservationForAddressRegion;
    NSString *_hotelReservationForAddressPostalCode;
    NSString *_hotelReservationForAddressCountry;
    NSArray *_hotelReservationForAddressSynonyms;
    NSString *_restaurantReservationId;
    NSString *_restaurantUnderName;
    NSDateComponents *_restaurantStartDateComponents;
    NSString *_restaurantPartySize;
    NSTimeZone *_restaurantTimeZone;
    NSString *_restaurantReservationForName;
    NSString *_restaurantReservationForTelephone;
    NSString *_restaurantReservationForAddress;
    NSString *_restaurantReservationForStreetAddress;
    NSString *_restaurantReservationForAddressLocality;
    NSString *_restaurantReservationForAddressRegion;
    NSString *_restaurantReservationForAddressPostalCode;
    NSString *_restaurantReservationForAddressCountry;
    NSArray *_restaurantReservationForAddressSynonyms;
}

@property (readonly, nonatomic) NSString *flightNumber;
@property (readonly, nonatomic) NSURL *flightCheckInUrl;
@property (readonly, nonatomic) NSURL *flightBookingInfoUrl;
@property (readonly, nonatomic) NSString *flightCarrier;
@property (readonly, nonatomic) NSString *flightCarrierCode;
@property (readonly, nonatomic) NSDateComponents *flightDepartureDateComponents;
@property (readonly, nonatomic) NSDateComponents *flightArrivalDateComponents;
@property (readonly, nonatomic) NSTimeZone *flightDepartureTimeZone;
@property (readonly, nonatomic) NSTimeZone *flightArrivalTimeZone;
@property (readonly, nonatomic) NSString *flightArrivalAirportCode;
@property (readonly, nonatomic) NSString *flightDepartureAirportCode;
@property (readonly, nonatomic) NSString *flightConfirmationNumber;
@property (readonly, nonatomic) NSString *hotelReservationId;
@property (readonly, nonatomic) NSString *hotelUnderName;
@property (readonly, nonatomic) NSDateComponents *hotelCheckinDateComponents;
@property (readonly, nonatomic) NSDateComponents *hotelCheckoutDateComponents;
@property (readonly, nonatomic) NSTimeZone *hotelTimeZone;
@property (readonly, nonatomic) NSString *hotelReservationForName;
@property (readonly, nonatomic) NSString *hotelModifyReservationUrl;
@property (readonly, nonatomic) NSString *hotelReservationForTelephone;
@property (readonly, nonatomic) NSString *hotelReservationForAddress;
@property (readonly, nonatomic) NSString *hotelReservationForStreetAddress;
@property (readonly, nonatomic) NSString *hotelReservationForAddressLocality;
@property (readonly, nonatomic) NSString *hotelReservationForAddressRegion;
@property (readonly, nonatomic) NSString *hotelReservationForAddressCountry;
@property (readonly, nonatomic) NSString *hotelReservationForAddressPostalCode;
@property (readonly, nonatomic) NSString *restaurantReservationId;
@property (readonly, nonatomic) NSString *restaurantUnderName;
@property (readonly, nonatomic) NSDateComponents *restaurantStartDateComponents;
@property (readonly, nonatomic) NSString *restaurantPartySize;
@property (readonly, nonatomic) NSTimeZone *restaurantTimeZone;
@property (readonly, nonatomic) NSString *restaurantReservationForName;
@property (readonly, nonatomic) NSString *restaurantReservationForTelephone;
@property (readonly, nonatomic) NSString *restaurantReservationForAddress;
@property (readonly, nonatomic) long long instantAnswersKind;
@property (readonly, nonatomic) NSString *messageId;
@property (readonly, nonatomic) NSString *groupId;
@property (readonly, nonatomic) NSString *fallbackGroupId;
@property (readonly, nonatomic) NSString *mailMessageId;

+ (id)flightStopWords;
+ (id)commonStopWords;
+ (BOOL)overrideParsedQuery:(id)a0 withTokens:(id)a1;
+ (long long)_compareEventsWithFirstDateTime:(id)a0 secondDateTime:(id)a1;
+ (id)_extractEventDateToCompare:(id)a0;
+ (void)_intentForSearchStringTokens:(id)a0 hasFlightIntent:(BOOL *)a1 hasHotelIntent:(BOOL *)a2;
+ (BOOL)_isNoInstantAnswerQuery:(id)a0;
+ (id)_parseSearchStringWithTriggerPhrases:(id)a0;
+ (id)_removeStopWordsInQueryTokens:(id)a0 stopWords:(id)a1;
+ (id)commonTriggerPhrases;
+ (BOOL)eventHasValidRequiredFields:(id)a0;
+ (BOOL)eventIsInFarFuture:(id)a0 queryDate:(id)a1;
+ (id)flightIntentTokens;
+ (id)flightTriggerPhrases;
+ (id)hotelIntentTokens;
+ (id)hotelStopWords;
+ (id)hotelTriggerPhrases;
+ (id)instantAnswersFallbackQueries:(id)a0 queryComponents:(id)a1 searchString:(id)a2;
+ (id)instantAnswersMailboxes:(id)a0;
+ (id)noInstantAnswersQueries;
+ (id)overrideTokens;
+ (id)selectInstantAnswersEventsWithFoundEvents:(id)a0;
+ (id)selectInstantAnswersEventsWithFoundEvents:(id)a0 forDate:(id)a1;

- (void).cxx_destruct;
- (id)flightDepartureAirportLongitude;
- (id)flightArrivalAirportAddress;
- (id)flightArrivalAirportAddressSynonyms;
- (id)flightArrivalAirportCountry;
- (id)flightArrivalAirportInternationalNames;
- (id)flightArrivalAirportLatitude;
- (id)flightArrivalAirportLocality;
- (id)flightArrivalAirportLongitude;
- (id)flightArrivalAirportName;
- (id)flightArrivalAirportPostalCode;
- (id)flightArrivalAirportRegion;
- (id)flightArrivalAirportStreetAddress;
- (id)flightArrivalTerminal;
- (id)flightDepartureAirportAddress;
- (id)flightDepartureAirportAddressSynonyms;
- (id)flightDepartureAirportCountry;
- (id)flightDepartureAirportInternationalNames;
- (id)flightDepartureAirportLatitude;
- (id)flightDepartureAirportLocality;
- (id)flightDepartureAirportName;
- (id)flightDepartureAirportPostalCode;
- (id)flightDepartureAirportRegion;
- (id)flightDepartureAirportStreetAddress;
- (id)flightDepartureTerminal;
- (id)flightPassengerNames;
- (id)flightPassengerSeatNumbers;
- (id)flightStatus;
- (id)hotelReservationForAddressSynonyms;
- (id)initFlightAnswerWithItem:(id)a0;
- (id)initHotelAnswerWithItem:(id)a0;
- (id)initRestaurantAnswerWithItem:(id)a0;
- (void)initWithMessageId:(id)a0 groupId:(id)a1 fallbackGroupId:(id)a2 mailMessageId:(id)a3;
- (id)restaurantReservationForAddressCountry;
- (id)restaurantReservationForAddressLocality;
- (id)restaurantReservationForAddressPostalCode;
- (id)restaurantReservationForAddressRegion;
- (id)restaurantReservationForAddressSynonyms;
- (id)restaurantReservationForStreetAddress;

@end