BVSubmissionErrorResponse Class Reference Conforms to *:BVSubmittedTypeResultType__covariant Declared in BVSubmissionErrorResponse.h hasErrors @property bool hasErrors locale @property (nullable) NSString *locale submissionId @property (nullable) NSString *submissionId typicalHoursToPost @property (nullable) NSNumber *typicalHoursToPost authorSubmissionToken @property (nullable) NSString *authorSubmissionToken errorResult @property (nullable) ResultType errorResult – initWithApiResponse: - (nullable instancetype)initWithApiResponse:(nullable id)apiResponse – toNSErrors - (nonnull NSArray<NSError*> *)toNSErrors