intercom-php
intercom-php copied to clipboard
add data attributes endpoints
Why?
- Data Attributes aren't covered in this package.
How?
- Added new class:
DataAttribute. - Added class into
IntercomClient. - Added tests.
- Updated readme.