Method: Kickflow::RouteStepCondition.openapi_nullable

Defined in:
lib/kickflow/models/route_step_condition.rb

.openapi_nullableObject

List of attributes with nullable: true



78
79
80
81
82
# File 'lib/kickflow/models/route_step_condition.rb', line 78

def self.openapi_nullable
  Set.new([
    :'route_step_condition_fields'
  ])
end