CreateSubmissionBatchResponse |
CreateSubmissionBatchResponse.addErrorsItem(String errorsItem) |
CreateSubmissionBatchResponse |
CreateSubmissionBatchResponse.addSubmissionsItem(CreateSubmissionBatchSubmissionsResponse submissionsItem) |
CreateSubmissionBatchResponse |
CreateSubmissionBatchResponse.error(String error) |
CreateSubmissionBatchResponse |
CreateSubmissionBatchResponse.errors(List<String> errors) |
CreateSubmissionBatchResponse |
CreateSubmissionBatchResponse.status(CreateSubmissionBatchResponse.StatusEnum status) |
CreateSubmissionBatchResponse |
CreateSubmissionBatchResponse.submissionBatch(SubmissionBatch submissionBatch) |
CreateSubmissionBatchResponse |
CreateSubmissionBatchResponse.submissions(List<CreateSubmissionBatchSubmissionsResponse> submissions) |