@hubspot/api-client
Version:
NodeJS v3 [HubSpot API](https://developers.hubspot.com/docs/api/overview) SDK(Client) files
9 lines • 424 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.DependentFieldDependentFieldClass = void 0;
class DependentFieldDependentFieldClass {
}
exports.DependentFieldDependentFieldClass = DependentFieldDependentFieldClass;
DependentFieldDependentFieldClass.discriminator = undefined;
DependentFieldDependentFieldClass.mapping = undefined;
//# sourceMappingURL=DependentFieldDependentField.js.map