Method: PureCloud::IntradayScheduleData#valid?
- Defined in:
- lib/purecloudclient_v2a/models/intraday_schedule_data.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
89 90 91 92 93 94 95 96 97 98 99 |
# File 'lib/purecloudclient_v2a/models/intraday_schedule_data.rb', line 89 def valid? end |