This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
// Code generated by apigen. DO NOT EDIT.
|
||||
|
||||
package models
|
||||
|
||||
type VerifyPlayerAuthResponse struct {
|
||||
PlayerID string `json:"playerId,omitempty"`
|
||||
ProjectID string `json:"projectId,omitempty"`
|
||||
Status string `json:"status,omitempty"`
|
||||
}
|
||||
Reference in New Issue
Block a user