Method: Daily::BatchProcessorError.openapi_nullable
- Defined in:
- lib/daily-ruby/models/batch_processor_error.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
77 78 79 80 |
# File 'lib/daily-ruby/models/batch_processor_error.rb', line 77 def self.openapi_nullable Set.new([ ]) end |