3.2.5
This commit is contained in:
@@ -12,7 +12,7 @@ export interface ConfirmationRequest {
|
||||
firstName: string | null;
|
||||
email: string | null;
|
||||
phone: string | null;
|
||||
keycloakId: string | null;
|
||||
keycloakUserId: string | null;
|
||||
entity:
|
||||
| PlayerConfirmationRequest
|
||||
| AdultConfirmationRequest
|
||||
|
||||
Reference in New Issue
Block a user