Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 509 Bytes

File metadata and controls

19 lines (13 loc) · 509 Bytes

GetXeroInstallUrlResponse

Xero install URL

Example Usage

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

let value: GetXeroInstallUrlResponse = {
  url: "https://sleepy-sand.com",
};

Fields

Field Type Required Description
url string ✔️ N/A