Click or drag to resize

SubscriptionPreChangedPackageEventArgsNewSubscription Property

Gets or sets the new status.

Namespace:  Atomia.Billing.Core.Sdk.Events.Subscriptions
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public Subscription NewSubscription { get; set; }

Property Value

Type: Subscription
The new status.
See Also