Allow nil values in user update payload
Hi @mtchavez! First of all, thank you for creating and maintaining the Iterable API client.
This change updates the type signature for the User update payload to allow for nil values. We pass nil to unset existing values in Iterable where required.