License

Copyright Paysafe 2024. All rights reserved.

interface ScaAuthenticationEventRequest {
    eventId: string;
    walletOperationId: string;
}

Properties

eventId: string
walletOperationId: string