






#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface ChinaDenyInfo : NSObject

@property (nonatomic, copy) NSString * pushPersianLowerReferentDelivered;
@property (nonatomic, copy) NSString * pubQuoteCaps;
@property (nonatomic, copy) NSString * factBevelCivil;
@property (nonatomic, copy) NSString * rowsHowGreek;

@end

NS_ASSUME_NONNULL_END
