{ "@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#", "CommercePayment": "hubspot:CommercePayment", "id": { "@id": "hubspot:id", "@type": "xsd:string" }, "properties": { "@id": "hubspot:properties", "@type": "@id" }, "createdAt": { "@id": "hubspot:createdAt", "@type": "xsd:dateTime" }, "updatedAt": { "@id": "hubspot:updatedAt", "@type": "xsd:dateTime" }, "archived": { "@id": "hubspot:archived", "@type": "xsd:boolean" }, "archivedAt": { "@id": "hubspot:archivedAt", "@type": "xsd:dateTime" }, "associations": { "@id": "hubspot:associations", "@type": "@id" }, "propertiesWithHistory": { "@id": "hubspot:propertiesWithHistory", "@type": "@id" }, "CommercePaymentInput": "hubspot:CommercePaymentInput", "CommercePaymentPatch": "hubspot:CommercePaymentPatch", "CommercePaymentCollection": "hubspot:CommercePaymentCollection", "results": { "@id": "hubspot:results", "@container": "@set", "@type": "@id" }, "paging": { "@id": "hubspot:paging", "@type": "@id" }, "BatchReadRequest": "hubspot:BatchReadRequest", "inputs": { "@id": "hubspot:inputs", "@container": "@set", "@type": "@id" }, "idProperty": { "@id": "hubspot:idProperty", "@type": "xsd:string" }, "BatchReadInputItem": "hubspot:BatchReadInputItem", "BatchReadResponse": "hubspot:BatchReadResponse", "status": { "@id": "hubspot:status", "@type": "xsd:string" }, "requestedAt": { "@id": "hubspot:requestedAt", "@type": "xsd:dateTime" }, "startedAt": { "@id": "hubspot:startedAt", "@type": "xsd:dateTime" }, "completedAt": { "@id": "hubspot:completedAt", "@type": "xsd:dateTime" }, "numErrors": { "@id": "hubspot:numErrors", "@type": "xsd:integer" }, "errors": { "@id": "hubspot:errors", "@container": "@set", "@type": "@id" }, "links": { "@id": "hubspot:links", "@type": "@id" }, "BatchArchiveRequest": "hubspot:BatchArchiveRequest", "BatchCreateRequest": "hubspot:BatchCreateRequest", "BatchCreateResponse": "hubspot:BatchCreateResponse", "BatchUpdateRequest": "hubspot:BatchUpdateRequest", "BatchUpdateInputItem": "hubspot:BatchUpdateInputItem", "BatchUpdateResponse": "hubspot:BatchUpdateResponse", "SearchRequest": "hubspot:SearchRequest", "query": { "@id": "hubspot:query", "@type": "xsd:string" }, "limit": { "@id": "hubspot:limit", "@type": "xsd:integer" }, "after": { "@id": "hubspot:after", "@type": "xsd:string" }, "sorts": { "@id": "hubspot:sorts", "@container": "@set", "@type": "@id" }, "filterGroups": { "@id": "hubspot:filterGroups", "@container": "@set", "@type": "@id" }, "SearchResponse": "hubspot:SearchResponse", "total": { "@id": "hubspot:total", "@type": "xsd:integer" }, "FilterGroup": "hubspot:FilterGroup", "filters": { "@id": "hubspot:filters", "@container": "@set", "@type": "@id" }, "Filter": "hubspot:Filter", "propertyName": { "@id": "hubspot:propertyName", "@type": "xsd:string" }, "operator": { "@id": "hubspot:operator", "@type": "xsd:string" }, "value": { "@id": "hubspot:value", "@type": "xsd:string" }, "values": { "@id": "hubspot:values", "@container": "@set", "@type": "xsd:string" }, "highValue": { "@id": "hubspot:highValue", "@type": "xsd:string" }, "SortOption": "hubspot:SortOption", "direction": { "@id": "hubspot:direction", "@type": "xsd:string" }, "AssociationInput": "hubspot:AssociationInput", "to": { "@id": "hubspot:to", "@type": "@id" }, "types": { "@id": "hubspot:types", "@container": "@set", "@type": "@id" }, "AssociationType": "hubspot:AssociationType", "associationCategory": { "@id": "hubspot:associationCategory", "@type": "xsd:string" }, "associationTypeId": { "@id": "hubspot:associationTypeId", "@type": "xsd:integer" }, "AssociationResult": "hubspot:AssociationResult", "PropertyHistory": "hubspot:PropertyHistory", "timestamp": { "@id": "hubspot:timestamp", "@type": "xsd:dateTime" }, "sourceType": { "@id": "hubspot:sourceType", "@type": "xsd:string" }, "sourceId": { "@id": "hubspot:sourceId", "@type": "xsd:string" }, "sourceLabel": { "@id": "hubspot:sourceLabel", "@type": "xsd:string" }, "updatedByUserId": { "@id": "hubspot:updatedByUserId", "@type": "xsd:integer" }, "Paging": "hubspot:Paging", "next": { "@id": "hubspot:next", "@type": "@id" }, "prev": { "@id": "hubspot:prev", "@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" }, "subCategory": { "@id": "hubspot:subCategory", "@type": "xsd:string" } } }