Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 632 Bytes

accountsearchidstruct.md

File metadata and controls

16 lines (11 loc) · 632 Bytes

AccountSearchIDStruct

Example Usage

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

let value: AccountSearchIDStruct = {};

Fields

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