Click or drag to resize

ItemAlignWithMainSubscription Property

Gets or sets a value indicating whether subscription with this item should be aligned with main subscription.

Namespace:  Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public bool AlignWithMainSubscription { get; set; }

Property Value

Type: Boolean
true if item should be aligned with main subscription otherwise, false.
See Also