{ "@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#", "FeatureFlag": "hubspot:FeatureFlag", "appId": { "@id": "hubspot:appId", "@type": "xsd:string" }, "flagName": { "@id": "hubspot:flagName", "@type": "xsd:string" }, "defaultState": { "@id": "hubspot:defaultState", "@type": "xsd:string" }, "overrideState": { "@id": "hubspot:overrideState", "@type": "xsd:string" }, "FeatureFlagInput": "hubspot:FeatureFlagInput", "PortalFlagState": "hubspot:PortalFlagState", "portalId": { "@id": "hubspot:portalId", "@type": "xsd:string" }, "flagState": { "@id": "hubspot:flagState", "@type": "xsd:string" }, "PortalFlagStateInput": "hubspot:PortalFlagStateInput", "PortalFlagStateCollection": "hubspot:PortalFlagStateCollection", "portalFlagStates": { "@id": "hubspot:portalFlagStates", "@container": "@set", "@type": "@id" }, "paging": { "@id": "hubspot:paging", "@type": "@id" }, "BatchPortalFlagStateInput": "hubspot:BatchPortalFlagStateInput", "inputs": { "@id": "hubspot:inputs", "@container": "@set", "@type": "@id" }, "BatchPortalFlagStateInputItem": "hubspot:BatchPortalFlagStateInputItem", "BatchDeleteInput": "hubspot:BatchDeleteInput", "BatchDeleteInputItem": "hubspot:BatchDeleteInputItem", "BatchPortalFlagStateResponse": "hubspot:BatchPortalFlagStateResponse", "status": { "@id": "hubspot:status", "@type": "xsd:string" }, "results": { "@id": "hubspot:results", "@container": "@set", "@type": "@id" }, "startedAt": { "@id": "hubspot:startedAt", "@type": "xsd:dateTime" }, "completedAt": { "@id": "hubspot:completedAt", "@type": "xsd:dateTime" }, "BatchPortalFlagStateResponseWithErrors": "hubspot:BatchPortalFlagStateResponseWithErrors", "errors": { "@id": "hubspot:errors", "@container": "@set", "@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" }, "Paging": "hubspot:Paging", "next": { "@id": "hubspot:next", "@type": "@id" }, "PagingNext": "hubspot:PagingNext", "after": { "@id": "hubspot:after", "@type": "xsd:string" }, "link": { "@id": "hubspot:link", "@type": "xsd:string" } } }