hubspot:
https://developers.hubspot.com/schema/
schema:
https://schema.org/
dcterms:
http://purl.org/dc/terms/
xsd:
http://www.w3.org/2001/XMLSchema#
{
"@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#",
"Association": "hubspot:Association",
"toObjectId": {
"@id": "hubspot:toObjectId",
"@type": "xsd:string"
},
"associationTypes": {
"@id": "hubspot:associationTypes",
"@container": "@set",
"@type": "@id"
},
"AssociationType": "hubspot:AssociationType",
"associationCategory": {
"@id": "hubspot:associationCategory",
"@type": "xsd:string"
},
"associationTypeId": {
"@id": "hubspot:associationTypeId",
"@type": "xsd:integer"
},
"label": {
"@id": "hubspot:label",
"@type": "xsd:string"
},
"AssociationDefinition": "hubspot:AssociationDefinition",
"id": {
"@id": "hubspot:id",
"@type": "xsd:string"
},
"fromObjectTypeId": {
"@id": "hubspot:fromObjectTypeId",
"@type": "xsd:string"
},
"toObjectTypeId": {
"@id": "hubspot:toObjectTypeId",
"@type": "xsd:string"
},
"name": {
"@id": "schema:name"
},
"inverseLabel": {
"@id": "hubspot:inverseLabel",
"@type": "xsd:string"
},
"category": {
"@id": "hubspot:category",
"@type": "xsd:string"
},
"AssociationLabel": "hubspot:AssociationLabel",
"typeId": {
"@id": "hubspot:typeId",
"@type": "xsd:integer"
},
"CreateAssociationInput": "hubspot:CreateAssociationInput",
"to": {
"@id": "hubspot:to",
"@type": "@id"
},
"types": {
"@id": "hubspot:types",
"@container": "@set",
"@type": "@id"
},
"ObjectReference": "hubspot:ObjectReference",
"AssociationTypeInput": "hubspot:AssociationTypeInput",
"BatchAssociationReadInput": "hubspot:BatchAssociationReadInput",
"inputs": {
"@id": "hubspot:inputs",
"@container": "@set",
"@type": "@id"
},
"BatchAssociationCreateInput": "hubspot:BatchAssociationCreateInput",
"BatchAssociationCreateItem": "hubspot:BatchAssociationCreateItem",
"from": {
"@id": "hubspot:from",
"@type": "@id"
},
"BatchAssociationArchiveInput": "hubspot:BatchAssociationArchiveInput",
"BatchAssociationArchiveItem": "hubspot:BatchAssociationArchiveItem",
"CreateLabelInput": "hubspot:CreateLabelInput",
"AssociationResult": "hubspot:AssociationResult",
"paging": {
"@id": "hubspot:paging",
"@type": "@id"
},
"BatchAssociationResponse": "hubspot:BatchAssociationResponse",
"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"
},
"numErrors": {
"@id": "hubspot:numErrors",
"@type": "xsd:integer"
},
"errors": {
"@id": "hubspot:errors",
"@container": "@set",
"@type": "@id"
},
"links": {
"@id": "hubspot:links",
"@type": "@id"
},
"PagingNext": "hubspot:PagingNext",
"after": {
"@id": "hubspot:after",
"@type": "xsd:string"
},
"link": {
"@id": "hubspot:link",
"@type": "xsd:string"
},
"Paging": "hubspot:Paging",
"next": {
"@id": "hubspot:next",
"@type": "@id"
},
"AssociationDefinitionCollection": "hubspot:AssociationDefinitionCollection",
"AssociationLabelCollection": "hubspot:AssociationLabelCollection"
}
}