Skip to main content
Version: 6.0.10

HubspotContactLifeCycle

This page supports schema for Hubspot Datatype HubspotContactLifeCycle.

{
"properties": {
"label": {
"type": "string",
"x-label": {
"en": "Hubspot Life Cycle Name",
"ko": "허브스팟 라이프사이클 이름"
}
},
"value": {
"type": "string",
"x-label": {
"en": "Hubspot Life Cycle Value",
"ko": "허브스팟 라이프사이클 값"
}
}
},
"type": "object"
}