The URL Settings, which defines the URL endpoints that HubSpot will send requests to an external accounting application for certain actions.

Hierarchy

  • AccountingAppSettings

Constructors

Properties

appId: number

The ID of the accounting app. This is the identifier of the application created in your HubSpot developer portal.

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

Type declaration

  • baseName: string
  • format: string
  • name: string
  • type: string
discriminator: undefined | string = undefined

Methods

Generated using TypeDoc