microsoft/commercial-marketplace-client-dotnet

SubscriptionStatusEnum does not reflect the actual status

Ercenk opened this issue · 0 comments

Subscription status can be one of these
NotStarted, PendingFulfillmentStart, Subscribed, Suspended, Unsubscribed

Please see docs

The enum does not have the correct values.

Fix the enum