// Code generated by apigen. DO NOT EDIT. package models type BatchSubmitLeaderboardEntriesRequest struct { Items []BatchLeaderboardEntry `json:"items,omitempty"` }