Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 881 Bytes

File metadata and controls

14 lines (10 loc) · 881 Bytes

HubSpot.NET.Model.SettingsResponse

Webhook settings for an app.

Properties

Name Type Description Notes
TargetUrl string A publicly available URL for Hubspot to call where event payloads will be delivered. See link-so-some-doc for details about the format of these event payloads.
Throttling ThrottlingSettings
CreatedAt DateTimeOffset When this subscription was created. Formatted as milliseconds from the Unix epoch.
UpdatedAt DateTimeOffset When this subscription was last updated. Formatted as milliseconds from the Unix epoch. [optional]

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