Tags: keremdemirer/MailChimp.NET
Tags
Fixes for danesparza#10 The ints default to 0 when they are not nullable, which acts as a filter. This is bad. Switched to nullable -- this should allow the MailChimp API to interpret these optional fields as 'not present'.