BVSubmittedQuestion Class Reference

Inherits from BVSubmittedType : NSObject
Declared in BVSubmittedQuestion.h

Overview

A successfully submitted question.

  questionSummary

@property (nullable) NSString *questionSummary

  questionDetails

@property (nullable) NSString *questionDetails

  questionId

@property (nullable) NSString *questionId

  submissionId

@property (nullable) NSString *submissionId

  sendEmailAlertWhenAnswered

@property (nullable) NSNumber *sendEmailAlertWhenAnswered

  sendEmailAlertWhenPublished

@property (nullable) NSNumber *sendEmailAlertWhenPublished

  typicalHoursToPost

@property (nullable) NSNumber *typicalHoursToPost

  submissionTime

@property (nullable) NSDate *submissionTime