{ "@context": { "@version": 1.1, "hubspot": "https://developers.hubspot.com/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "BatchNotesResponse": "hubspot:BatchNotesResponse", "status": { "@id": "hubspot:status", "@type": "xsd:string" }, "results": { "@id": "hubspot:results", "@container": "@set", "@type": "@id" }, "requestedAt": { "@id": "hubspot:requestedAt", "@type": "xsd:dateTime" }, "startedAt": { "@id": "hubspot:startedAt", "@type": "xsd:dateTime" }, "completedAt": { "@id": "hubspot:completedAt", "@type": "xsd:dateTime" }, "errors": { "@id": "hubspot:errors", "@container": "@set", "@type": "@id" }, "links": { "@id": "hubspot:links", "@type": "@id" }, "BatchError": "hubspot:BatchError", "category": { "@id": "hubspot:category", "@type": "xsd:string" }, "message": { "@id": "hubspot:message", "@type": "xsd:string" }, "context": { "@id": "hubspot:context", "@type": "@id" }, "BatchCreateNotesRequest": "hubspot:BatchCreateNotesRequest", "inputs": { "@id": "hubspot:inputs", "@container": "@set", "@type": "@id" }, "BatchReadNotesRequest": "hubspot:BatchReadNotesRequest", "properties": { "@id": "hubspot:properties", "@container": "@set", "@type": "xsd:string" }, "propertiesWithHistory": { "@id": "hubspot:propertiesWithHistory", "@container": "@set", "@type": "xsd:string" }, "idProperty": { "@id": "hubspot:idProperty", "@type": "xsd:string" }, "BatchReadInput": "hubspot:BatchReadInput", "id": { "@id": "hubspot:id", "@type": "xsd:string" }, "BatchUpdateNotesRequest": "hubspot:BatchUpdateNotesRequest", "BatchUpdateInput": "hubspot:BatchUpdateInput", "BatchArchiveNotesRequest": "hubspot:BatchArchiveNotesRequest" } }