Skip to main content
Version: 6.2.0

HubspotContactLeadStatus

This page supports schema for Hubspot Datatype HubspotContactLeadStatus.

{
"properties": {
"label": {
"type": "string",
"x-label": {
"en": "Hubspot Lead Status Name",
"ko": "허브스팟 리드 상태 이름"
}
},
"value": {
"type": "string",
"x-label": {
"en": "Hubspot Lead Status Value",
"ko": "허브스팟 리드 상태 값"
}
}
},
"type": "object"
}