Type Alias GetAccountGameRoleResponse

GetAccountGameRoleResponse: {
    role: GameRole;
}