Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

AchievementResetAllResponse

import type { AchievementResetAllResponse } from "https://googleapis.deno.dev/v1/gamesManagement:v1management.ts";

Achievement reset all response.

interface AchievementResetAllResponse {
kind?: string;
}

§Properties

§
kind?: string
[src]

Uniquely identifies the type of this resource. Value is always the fixed string gamesManagement#achievementResetAllResponse.

§

The achievement reset results.