Method: PureCloud::Participant#dnis
- Defined in:
- lib/purecloud/models/participant.rb
#dnis ⇒ Object
The address for the this participant. For a phone call this will be the ANI.
76 77 78 |
# File 'lib/purecloud/models/participant.rb', line 76 def dnis @dnis end |