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

    Interface AuthTrustedEntityCredentialDeletionRequest

    Represents a request to delete a trusted entity credential.

    interface AuthTrustedEntityCredentialDeletionRequest {
        deviceInfo: DeviceInfo;
        id: string;
    }
    Index

    Properties

    Properties

    deviceInfo: DeviceInfo

    Provides information about the device that the end-customer uses to access the service.

    id: string

    The unique identifier of the credential associated with this authentication.