Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 2.34 KB

v1accountmetaresponsebody.md

File metadata and controls

24 lines (19 loc) · 2.34 KB

V1AccountMetaResponseBody

Example Usage

import { V1AccountMetaResponseBody } from "@steamsets/client-ts/models/components";

let value: V1AccountMetaResponseBody = {
  dollarSchema:
    "https://api.steamsets.com/schemas/V1AccountMetaResponseBody.json",
  description: "considering barring above",
  steamId: "<id>",
  title: "<value>",
};

Fields

Field Type Required Description Example
dollarSchema string A URL to the JSON Schema for this object. https://api.steamsets.com/schemas/V1AccountMetaResponseBody.json
description string ✔️ N/A
steamId string ✔️ Use this + cdn.steamsets.com/og/account/steamId.png as url
title string ✔️ N/A