






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface IntentPatternsInfo : NSObject
@property (nonatomic, strong) NSString *dateDog;
@property (nonatomic, strong) NSString *addReason;
@property (nonatomic, strong) NSString *planeAsterisk;
@property (nonatomic, strong) NSString *andBitsTryOff;
@property (nonatomic, strong) NSString *fatBreakBadHow;
@property (nonatomic, assign) NSInteger youGeometricTypeDeepJabber;
@property (nonatomic, strong) NSArray *sliceAnyOne;
@end

NS_ASSUME_NONNULL_END
