Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 628 Bytes

File metadata and controls

11 lines (7 loc) · 628 Bytes

HubSpot.NET.Model.CardActions

Configuration for custom user actions on cards.

Properties

Name Type Description Notes
BaseUrls List<string> A list of URL prefixes that will be accepted for card action URLs. If your data fetch response includes an action URL that doesn't begin with one of these values, it will result in an error and the card will not be displayed.

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