mctekk / zohocrm

Wrapper for interact with Zoho CRM API for php
MIT License
49 stars 55 forks source link

Allow to add empty string values and fix some typos #21

Closed ekateiva closed 8 years ago

ekateiva commented 8 years ago

Few types were fixed.

Also added an ability to send an empty string to Zoho. It is required if you try to update the record in Zoho CRM, and you want to "clean" a field (to have it empty), by sending an empty string.