Configuration details for webhook throttling.

Constructors

Properties

maxConcurrentRequests: number

The maximum number of concurrent HTTP requests HubSpot will attempt to make to your app.

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

Methods

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