Method: Bandwidth::GatherCallback#transfer_to
- Defined in:
- lib/bandwidth-sdk/models/gather_callback.rb
#transfer_to ⇒ Object
The phone number used as the to field of the B-leg call, in E.164 format (e.g. +15555555555).
67 68 69 |
# File 'lib/bandwidth-sdk/models/gather_callback.rb', line 67 def transfer_to @transfer_to end |