Addresses

July 24, 2026 ยท View on GitHub

Example Usage

import { Addresses } from "@vercel/sdk/models/updateprojectbranchmatcher.js";

let value: Addresses = {
  value: "<value>",
};

Fields

FieldTypeRequiredDescription
valuestring:heavy_check_mark:The IP addresses that are allowlisted. Supports IPv4 addresses and CIDR notations. IPv6 is not supported
notestring:heavy_minus_sign:An optional note explaining what the IP address or subnet is used for