Method: Notifo::SchedulingDto.openapi_nullable

Defined in:
lib/notifo/models/scheduling_dto.rb

.openapi_nullableObject

List of attributes with nullable: true



47
48
49
50
51
# File 'lib/notifo/models/scheduling_dto.rb', line 47

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