Type alias ConsultTransferPayLoad

ConsultTransferPayLoad: {
    destinationType: ConsultTransferDestinationType;
    to: string;
}

Parameters for initiating a consultative transfer

Type declaration

  • destinationType: ConsultTransferDestinationType

    Type of the consultation transfer destination

  • to: string

    Destination identifier for the consultation transfer