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