// Code generated by apigen. DO NOT EDIT. package models type BatchPlayerItem struct { PlayerID string `json:"playerId,omitempty"` }