This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
// Code generated by apigen. DO NOT EDIT.
|
||||
|
||||
package models
|
||||
|
||||
type PlayerIdentity struct {
|
||||
CreatedAt string `json:"createdAt,omitempty"`
|
||||
ID string `json:"id,omitempty"`
|
||||
Provider string `json:"provider,omitempty"`
|
||||
Subject string `json:"subject,omitempty"`
|
||||
}
|
||||
Reference in New Issue
Block a user