Skip to main content
Version: 6.0.8

HubspotDealPriority

This page supports schema for Hubspot Datatype HubspotDealPriority.

{
"properties": {
"label": {
"type": "string",
"x-label": {
"en": "Hubspot Deal priority Name",
"ko": "허브스팟 딜 스테이지 이름"
}
},
"value": {
"type": "string",
"x-label": {
"en": "Hubspot Deal priority Value",
"ko": "허브스팟 딜 스테이지 값"
}
}
},
"type": "object"
}