Method: Kickflow::TicketInput.openapi_nullable
- Defined in:
- lib/kickflow/models/ticket_input.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
75 76 77 78 |
# File 'lib/kickflow/models/ticket_input.rb', line 75 def self.openapi_nullable Set.new([ ]) end |