Dfns TypeScript SDK - v0.8.3
    Preparing search index...

    Type Alias CancelTransferParams

    type CancelTransferParams = {
        transferId: string;
        walletId: string;
    }
    Index

    Properties

    Properties

    transferId: string

    Transfer id.

    walletId: string

    Wallet id.