HubSpot/hubspot-api-nodejs

idProperty missing in SimplePublicObjectBatchInput.js model

IvoConversionCrew opened this issue · 1 comments

In the SimplePublicObjectBatchInput.js model the idProperty is missing and is therefore stripped out of the request when setting this up.

This is at least the case in:

  • crm/objects/models/SimplePublicObjectBatchInput.js
  • crm/companies/models/SimplePublicObjectBatchInput.js
  • crm/contacts/models/SimplePublicObjectBatchInput.js