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

GetSnapshotResult

import type { GetSnapshotResult } from "https://aws-api.deno.dev/v0.4/services/gamesparks.ts?docs=full";
interface GetSnapshotResult {
Snapshot?: SnapshotDetails | null;
}

§Properties

§
Snapshot?: SnapshotDetails | null
[src]

Properties that provide details of the snapshot.