Nado Typescript SDK Documentation
    Preparing search index...

    Interface GetIndexerLeaderboardRegistrationResponse

    interface GetIndexerLeaderboardRegistrationResponse {
        registration: null | IndexerLeaderboardRegistration;
    }
    Index

    Properties

    Properties

    registration: null | IndexerLeaderboardRegistration