Method: PureCloud::DncListCreate#dnc_source_type
- Defined in:
- lib/purecloud/models/dnc_list_create.rb
#dnc_source_type ⇒ Object
the type of dnc list being created, rds (csv file), gryphon, or dnc.com
43 44 45 |
# File 'lib/purecloud/models/dnc_list_create.rb', line 43 def dnc_source_type @dnc_source_type end |