Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.06 KB

File metadata and controls

16 lines (12 loc) · 1.06 KB

HubSpot.NET.Model.SettingsPatchRequest

Settings update request

Properties

Name Type Description Notes
Name string The name of your calling service to display to users. [optional]
Url string The URL to your phone/calling UI, built with the Calling SDK. [optional]
Height int The target height of the iframe that will contain your phone/calling UI. [optional]
Width int The target width of the iframe that will contain your phone/calling UI. [optional]
IsReady bool When true, your service will appear as an option under the Call action in contact records of connected accounts. [optional]
SupportsCustomObjects bool When true, you are indicating that your service is compatible with engagement v2 service and can be used with custom objects. [optional]

[Back to Model list] [Back to API list] [Back to README]