// Code generated by apigen. DO NOT EDIT. package models type DeletePlayerRequest struct { IdempotencyKey string `json:"idempotencyKey,omitempty"` }