Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.37 KB

v1verifyconnectionresponsebody.md

File metadata and controls

18 lines (13 loc) · 1.37 KB

V1VerifyConnectionResponseBody

Example Usage

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

let value: V1VerifyConnectionResponseBody = {
  dollarSchema:
    "https://api.steamsets.com/schemas/V1VerifyConnectionResponseBody.json",
};

Fields

Field Type Required Description Example
dollarSchema string A URL to the JSON Schema for this object. https://api.steamsets.com/schemas/V1VerifyConnectionResponseBody.json