// Code generated by apigen. DO NOT EDIT. package models type GetLeaderboardResultsResponse struct { Entries []RankEntry `json:"entries,omitempty"` }