{ "@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#", "SmtpToken": "hubspot:SmtpToken", "id": { "@id": "hubspot:id", "@type": "xsd:string" }, "campaignName": { "@id": "hubspot:campaignName", "@type": "xsd:string" }, "emailCampaignId": { "@id": "hubspot:emailCampaignId", "@type": "xsd:string" }, "createContact": { "@id": "hubspot:createContact", "@type": "xsd:boolean" }, "createdAt": { "@id": "hubspot:createdAt", "@type": "xsd:dateTime" }, "createdBy": { "@id": "hubspot:createdBy", "@type": "xsd:string" }, "SmtpTokenWithPassword": "hubspot:SmtpTokenWithPassword", "password": { "@id": "hubspot:password", "@type": "xsd:string" }, "SmtpTokenCollectionResponse": "hubspot:SmtpTokenCollectionResponse", "results": { "@id": "hubspot:results", "@container": "@set", "@type": "@id" }, "paging": { "@id": "hubspot:paging", "@type": "@id" }, "SmtpTokenCreateRequest": "hubspot:SmtpTokenCreateRequest", "TransactionalEmailRequest": "hubspot:TransactionalEmailRequest", "emailId": { "@id": "hubspot:emailId", "@type": "xsd:integer" }, "message": { "@id": "hubspot:message", "@type": "@id" }, "contactProperties": { "@id": "hubspot:contactProperties", "@type": "@id" }, "customProperties": { "@id": "hubspot:customProperties", "@type": "@id" }, "EmailMessage": "hubspot:EmailMessage", "to": { "@id": "hubspot:to", "@type": "xsd:string" }, "from": { "@id": "hubspot:from", "@type": "xsd:string" }, "sendId": { "@id": "hubspot:sendId", "@type": "xsd:string" }, "replyTo": { "@id": "hubspot:replyTo", "@container": "@set", "@type": "xsd:string" }, "cc": { "@id": "hubspot:cc", "@container": "@set", "@type": "xsd:string" }, "bcc": { "@id": "hubspot:bcc", "@container": "@set", "@type": "xsd:string" }, "TransactionalEmailResponse": "hubspot:TransactionalEmailResponse", "status": { "@id": "hubspot:status", "@type": "xsd:string" }, "statusId": { "@id": "hubspot:statusId", "@type": "xsd:string" }, "sendResult": { "@id": "hubspot:sendResult", "@type": "xsd:string" }, "requestedAt": { "@id": "hubspot:requestedAt", "@type": "xsd:dateTime" }, "startedAt": { "@id": "hubspot:startedAt", "@type": "xsd:dateTime" }, "completedAt": { "@id": "hubspot:completedAt", "@type": "xsd:dateTime" }, "Paging": "hubspot:Paging", "next": { "@id": "hubspot:next", "@type": "@id" }, "NextPage": "hubspot:NextPage", "after": { "@id": "hubspot:after", "@type": "xsd:string" }, "link": { "@id": "hubspot:link", "@type": "xsd:string" } } }