brandonseydel/MailChimp.Net

APiInfo PricingPlanType always returns monthly regardless of actual plan

Closed this issue · 1 comments

Hi All

Calling
Dim apiinfo As MailChimp.Net.Models.ApiInfo = await mc.Api.GetInfoAsync()

apiinfo.PricingPlanType is always 'monthly' even on the free plan

Mailchimp states the options for this property are
forever_free
pay_as_you_go
monthly

regards
Steve Francis

Stale issue message