@paysafe/paysafe-wallet-saas-web
    Preparing search index...

    Interface TransferConfirm

    Internal library object, used for transfer status updates to PROCESSING status.

    interface TransferConfirm {
        id: string;
        scaDetails?: ScaAuthenticationEventRequest;
    }
    Index

    Properties

    Properties

    id: string

    The transfer id.

    SCA authentication details.