import { V1AccountQueueRequestBody } from "@steamsets/client-ts/models/components";
let value: V1AccountQueueRequestBody = {
force: true,
};
Field | Type | Required | Description | Example |
---|---|---|---|---|
force |
boolean | ✔️ | Force the queue to process this account, staff only | true |
id |
components.IDStruct | ➖ | N/A | |
vanity |
components.VanityStruct | ➖ | N/A |