I am in need of being able to set Locale on the creation or update of a user in the Zendesk service. This PR updates the User model to support using the Locale property. I have added the property to the User object and updated two Unit Tests to include the property during the Create or Update User test.
I am in need of being able to set Locale on the creation or update of a user in the Zendesk service. This PR updates the User model to support using the Locale property. I have added the property to the User object and updated two Unit Tests to include the property during the Create or Update User test.
Issue: #589