Buzzr Sports Engine API
    Preparing search index...

    Type Alias ExternalBetKeyInput

    type ExternalBetKeyInput = {
        externalBetId: string;
        provider: LinkedAccountProvider;
        userId: string;
    }
    Index

    Properties

    externalBetId: string
    userId: string