// Code generated by apigen. DO NOT EDIT. package models type UpdateLeaderboardEntryRequest struct { Score float64 `json:"score,omitempty"` }