// Code generated by apigen. DO NOT EDIT. package models type VerifyPlayerAuthRequest struct { AccessToken string `json:"accessToken,omitempty"` }