@cfxlabsinc/b2b-services
    Preparing search index...
    interface VictorBankInternalTransferActivityDependencies {
        bankInternalTransferService: BankInternalTransferService;
        victorTransactionClient: VictorTransactionClient;
    }
    Index

    Properties

    bankInternalTransferService: BankInternalTransferService
    victorTransactionClient: VictorTransactionClient