Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.85 KB

BridgeAttendedTransfer.md

File metadata and controls

25 lines (21 loc) · 1.85 KB

BridgeAttendedTransfer

Properties

Name Type Description Notes
destination_application str Application that has been transferred into [optional]
destination_bridge str Bridge that survived the merge result [optional]
destination_link_first_leg Channel First leg of a link transfer result [optional]
destination_link_second_leg Channel Second leg of a link transfer result [optional]
destination_threeway_bridge Bridge Bridge that survived the threeway result [optional]
destination_threeway_channel Channel Transferer channel that survived the threeway result [optional]
destination_type str How the transfer was accomplished
is_external bool Whether the transfer was externally initiated or not
replace_channel Channel The channel that is replacing transferer_first_leg in the swap [optional]
result str The result of the transfer attempt
transfer_target Channel The channel that is being transferred to [optional]
transferee Channel The channel that is being transferred [optional]
transferer_first_leg Channel First leg of the transferer
transferer_first_leg_bridge Bridge Bridge the transferer first leg is in [optional]
transferer_second_leg Channel Second leg of the transferer
transferer_second_leg_bridge Bridge Bridge the transferer second leg is in [optional]

[Back to Model list] [Back to API list] [Back to README]