Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 520 Bytes

File metadata and controls

19 lines (13 loc) · 520 Bytes

GetGmailInstallUrlResponse

Gmail install URL

Example Usage

import { GetGmailInstallUrlResponse } from "@midday-ai/sdk/models/operations";

let value: GetGmailInstallUrlResponse = {
  url: "https://well-groomed-hope.name",
};

Fields

Field Type Required Description
url string ✔️ N/A