Method: stcloud::AlertRuleScheduleTimeRangeDto.attribute_map
- Defined in:
- lib/stcloud/models/alert_rule_schedule_time_range_dto.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
21 22 23 24 25 26 |
# File 'lib/stcloud/models/alert_rule_schedule_time_range_dto.rb', line 21 def self.attribute_map { :'_end' => :'end', :'start' => :'start' } end |