Skip to content

Files

Latest commit

54b881d · Mar 20, 2025

History

History
31 lines (24 loc) · 741 Bytes

getcontactresponse.md

File metadata and controls

31 lines (24 loc) · 741 Bytes

GetContactResponse

Supported Types

components.SimplePublicObjectWithAssociations

const value: components.SimplePublicObjectWithAssociations = {
  createdAt: new Date("2023-01-21T14:14:48.878Z"),
  id: "<id>",
  properties: {
    "amount": "1500.00",
    "closedate": "2019-12-07T16:50:06.678Z",
    "createdate": "2019-10-30T03:30:17.883Z",
    "dealname": "Custom data integrations",
    "dealstage": "presentationscheduled",
    "hs_lastmodifieddate": "2019-12-07T16:50:06.678Z",
    "hubspot_owner_id": "910901",
    "pipeline": "default",
  },
  updatedAt: new Date("2024-11-07T22:17:02.814Z"),
};

Uint8Array

const value: Uint8Array = new TextEncoder().encode("0xddEf79f1ee");