Files

8 lines
136 B
Go

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