Click or drag to resize

SubscriptionChangedStatusEventArgsReason Property

Gets or sets status change reason.

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 string Reason { get; set; }

Property Value

Type: String
Status change reason.
See Also