Method: Bandwidth::MachineDetectionCompleteCallback#from
- Defined in:
- lib/bandwidth-sdk/models/machine_detection_complete_callback.rb
#from ⇒ Object
The provided identifier of the caller. Must be a phone number in E.164 format (e.g. +15555555555).
32 33 34 |
# File 'lib/bandwidth-sdk/models/machine_detection_complete_callback.rb', line 32 def from @from end |