Skip to main content
Version: 6.0.8

HubspotTicketSource

This page supports schema for Hubspot Datatype HubspotTicketSource.

{
"properties": {
"label": {
"type": "string",
"x-label": {
"en": "Hubspot Ticket source Name",
"ko": "허브스팟 티켓 소스 이름"
}
},
"value": {
"type": "string",
"x-label": {
"en": "Hubspot Ticket source Value",
"ko": "허브스팟 티켓 소스 값"
}
}
},
"type": "object"
}