Method: Bandwidth::GatherCallback#transfer_caller_id

Defined in:
lib/bandwidth-sdk/models/gather_callback.rb

#transfer_caller_idObject

The phone number used as the from field of the B-leg call, in E.164 format (e.g. +15555555555).



64
65
66
# File 'lib/bandwidth-sdk/models/gather_callback.rb', line 64

def transfer_caller_id
  @transfer_caller_id
end