Variant of CardFetchBody with fields as optional for patches

Constructors

Properties

objectTypes: CardObjectTypeBody[]

An array of CRM object types where this card should be displayed. HubSpot will call your target URL whenever a user visits a record page of the types defined here.

serverlessFunction?: string
targetUrl?: string

URL to a service endpoint that will respond with details for this card. HubSpot will call this endpoint each time a user visits a CRM record page where this card should be displayed.

attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...
discriminator: undefined | string = undefined

Methods

  • Returns {
        baseName: string;
        format: string;
        name: string;
        type: string;
    }[]

MMNEPVFCICPMFPCPTTAAATR