GetConfigurationProductsIntegration
September 16, 2026 ยท View on GitHub
Example Usage
import { GetConfigurationProductsIntegration } from "@vercel/sdk/models/properties7.js";
let value: GetConfigurationProductsIntegration = {
id: "<id>",
name: "<value>",
slug: "<value>",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
id | string | :heavy_check_mark: | N/A |
name | string | :heavy_check_mark: | N/A |
slug | string | :heavy_check_mark: | N/A |