What's Changed
Added
- Added documentation for new endpoints
/deals/{id}/changelog,/persons/{id}/changelogand/organizations/{id}/changelog. - Added
is_deletedparameter for/v1/users/*responses. - Added
billing_frequency,billing_frequency_cyclesandbilling_start_datefields toGET,POSTandPUT/v1/deals/{id}/productsendpointsGET,POSTandPATCH/v2/deals/{id}/productsendpointsGET/v2/deals/productsendpoint
- Added
billing_frequency,billing_frequency_cyclesfields toGET,POSTandPUT/v1/productsendpointsGET/v1/products/{id}endpointGET,POSTandPATCH/v2/productsendpointsGET/v2/products/{id}endpoints
- Added RawData trait to models to allow access to all response data objects