Method: Notifo::SchedulingDto.openapi_types

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

.openapi_typesObject

Attribute type mapping.



37
38
39
40
41
42
43
44
# File 'lib/notifo/models/scheduling_dto.rb', line 37

def self.openapi_types
  {
    :'type' => :'Object',
    :'next_week_day' => :'Object',
    :'date' => :'Object',
    :'time' => :'Object'
  }
end