lib/hubspot/codegen/crm/extensions/cards/models/card_fetch_body.rb in hubspot-api-client-16.2.0 vs lib/hubspot/codegen/crm/extensions/cards/models/card_fetch_body.rb in hubspot-api-client-16.2.1
- old
+ new
@@ -15,9 +15,10 @@
module Hubspot
module Crm
module Extensions
module Cards
+ # Configuration for this card's data fetch request.
class CardFetchBody
# URL to a service endpoints that will respond with card details. HubSpot will call this endpoint each time a user visits a CRM record page where this card should be displayed.
attr_accessor :target_url
# An array of CRM object types where this card should be displayed. HubSpot will call your data fetch URL whenever a user visits a record page of the types defined here.