Files

8 lines
136 B
Go
Raw Permalink Normal View History

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