@interface NCNotificationRequest : NSObject

@property (nonatomic, copy, readonly) NSString *sectionIdentifier;

@end
