






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface CompactElasticInfo : NSObject
@property (nonatomic, strong) NSString *helpCup;
@property (nonatomic, strong) NSString *auxiliary;
@property (nonatomic, strong) NSString *curveCounting;
@property (nonatomic, strong) NSString *vitalKashmiri;
@property (nonatomic, strong) NSString *preferPostcard;
@property (nonatomic, assign) NSInteger republicPivotOverrideUnchangedWas;
@property (nonatomic, strong) NSArray *spokenExits;
@end

NS_ASSUME_NONNULL_END
