import { GetPropertiesRequest } from "mcp-hubspot/models/operations";
let value: GetPropertiesRequest = {
objectType: "contacts",
};
Field | Type | Required | Description |
---|---|---|---|
objectType |
operations.ObjectType | ✔️ | The type of the object for which to retrieve properties. |