UNPKG

@hubspot/api-client

Version:

NodeJS v3 [HubSpot API](https://developers.hubspot.com/docs/api/overview) SDK(Client) files

22 lines 806 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CollectionResponsePropertyGroupNoPaging = void 0; class CollectionResponsePropertyGroupNoPaging { static getAttributeTypeMap() { return CollectionResponsePropertyGroupNoPaging.attributeTypeMap; } constructor() { } } exports.CollectionResponsePropertyGroupNoPaging = CollectionResponsePropertyGroupNoPaging; CollectionResponsePropertyGroupNoPaging.discriminator = undefined; CollectionResponsePropertyGroupNoPaging.mapping = undefined; CollectionResponsePropertyGroupNoPaging.attributeTypeMap = [ { "name": "results", "baseName": "results", "type": "Array<PropertyGroup>", "format": "" } ]; //# sourceMappingURL=CollectionResponsePropertyGroupNoPaging.js.map