Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 538 Bytes

oauth2clientsoauth2getclientrequest.md

File metadata and controls

17 lines (12 loc) · 538 Bytes

Oauth2ClientsOauth2GetClientRequest

Example Usage

import { Oauth2ClientsOauth2GetClientRequest } from "@polar-sh/sdk/models/operations/oauth2clientsoauth2getclient.js";

let value: Oauth2ClientsOauth2GetClientRequest = {
  clientId: "<id>",
};

Fields

Field Type Required Description
clientId string ✔️ N/A