GetConfigurationProductsRepl
September 16, 2026 ยท View on GitHub
Example Usage
import { GetConfigurationProductsRepl } from "@vercel/sdk/models/getconfigurationproductsresponsebody.js";
let value: GetConfigurationProductsRepl = {
enabled: true,
supportsReadOnlyMode: true,
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
enabled | boolean | :heavy_check_mark: | N/A |
supportsReadOnlyMode | boolean | :heavy_check_mark: | N/A |
welcomeMessage | string | :heavy_minus_sign: | N/A |