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>",
};
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 |