Skip to main content
Version: 6.0.6

HubspotObjectOwner

This page supports schema for Hubspot Datatype HubspotObjectOwner.

{
"properties": {
"label": {
"type": "string",
"x-label": {
"en": "Hubspot Object Owner Name",
"ko": "허브스팟 오브젝트 주인 이름"
}
},
"value": {
"type": "string",
"x-label": {
"en": "Hubspot Object Owner Value",
"ko": "허브스팟 오브젝트 주인 값"
}
}
},
"type": "object"
}