Method: DocSpring::SubmissionBatchWithSubmissions.openapi_nullable
- Defined in:
- lib/docspring/models/submission_batch_with_submissions.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
94 95 96 97 98 99 |
# File 'lib/docspring/models/submission_batch_with_submissions.rb', line 94 def self.openapi_nullable Set.new([ :'id', :'processed_at', ]) end |