Skip to content

11.1.0

Compare
Choose a tag to compare
@ksvirkou-hubspot ksvirkou-hubspot released this 18 Apr 15:06
· 100 commits to master since this release
0db9746

CRM Lists Beta

  • Cnanged type of list_id, app_id, email_id and business_unit_id from int to string in whole client.
  • Added method getLists() to crm()->lists()->membershipsApi().
  • Changed the return type from CollectionResponseLong|Error to ApiCollectionResponseJoinTimeAndRecordId|Error of getPage() method of crm()->lists()->membershipsApi().
  • Changed type from int to string in HubSpot\Client\Crm\Lists\Model\PublicObjectList:updated_by_id and HubSpot\Client\Crm\Lists\Model\PublicObjectList:created_by_id.