Click or drag to resize

SubscriptionExtendedEventArgs Constructor

Subscriptions the extended event argds.

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 SubscriptionExtendedEventArgs(
	Subscription subscription
)

Parameters

subscription
Type: Atomia.Billing.Core.Sdk.BusinessObjectsSubscription

[Missing <param name="subscription"/> documentation for "M:Atomia.Billing.Core.Sdk.Events.Subscriptions.SubscriptionExtendedEventArgs.#ctor(Atomia.Billing.Core.Sdk.BusinessObjects.Subscription)"]

See Also