@class NSString; @interface BNBannerSourceListenerPresentableRejectionAction : BSAction @property (readonly, copy, nonatomic) NSString *rejectionReason; - (id)initWithReason:(id)a0; - (id)keyDescriptionForSetting:(unsigned long long)a0; - (BOOL)_expectsResponse; @end