Speedygeek / ZendeskApi_v2

C# wrapper for the Zendesk API
Other
170 stars 200 forks source link

Adding support for Locale to the User model #589 #590

Closed MCLifeLeader closed 10 months ago

MCLifeLeader commented 10 months ago

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

CLAassistant commented 10 months ago

CLA assistant check
All committers have signed the CLA.