Nado Typescript SDK Documentation
    Preparing search index...

    Interface GetIndexerLeaderboardRegistrationResponse

    interface GetIndexerLeaderboardRegistrationResponse {
        registration: IndexerLeaderboardRegistration | null;
    }
    Index

    Properties

    Properties

    registration: IndexerLeaderboardRegistration | null