Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 593 Bytes

idstruct.md

File metadata and controls

16 lines (11 loc) · 593 Bytes

IDStruct

Example Usage

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

let value: IDStruct = {};

Fields

Field Type Required Description
accountId number Account ID to search for
steamId64 string SteamID64 to search for