Module: Vapi::Types::InsightTimeRangeWithStepStep
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/vapi/types/insight_time_range_with_step_step.rb
Constant Summary collapse
- MINUTE =
"minute"- HOUR =
"hour"- DAY =
"day"- WEEK =
"week"- MONTH =
"month"- QUARTER =
"quarter"- YEAR =
"year"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values