shawnmclean / Mandrill-dotnet

.NET wrapper for Mandrill
Other
202 stars 107 forks source link

How to set value for GlobalMergeVars #214

Open junaidahmed92 opened 5 years ago

junaidahmed92 commented 5 years ago

I am trying to set value for GlobalMergeVars but it I was getting an error. By inspecting the error I realized that there is no setter for GlobalMergeVars in EmailMessage model. So how can I set value for GlobalMergeVars?