Steps
August 17, 2026 ยท View on GitHub
Example Usage
import { Steps } from "@vercel/sdk/models/createintegrationstoredirectauthentication.js";
let value: Steps = {
title: "<value>",
content: "<value>",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
title | string | :heavy_check_mark: | N/A |
content | string | :heavy_check_mark: | N/A |
actions | models.CreateIntegrationStoreDirectIntegrationsActions[] | :heavy_minus_sign: | N/A |