interface IndexerServerLeaderboardRegistrationResponse {
    registration: null | IndexerServerLeaderboardRegistration;
}

Properties

Properties