Skip to main content
Version: 6.0.5

HubspotCompanyType

This page supports schema for Hubspot Datatype HubspotCompanyType.

{
"properties": {
"label": {
"type": "string",
"x-label": {
"en": "Hubspot Compnay type Name",
"ko": "허브스팟 회사 종류 이름"
}
},
"value": {
"type": "string",
"x-label": {
"en": "Hubspot Compnay type Value",
"ko": "허브스팟 회사 종류 값"
}
}
},
"type": "object"
}