Click or drag to resize

UpgradeGroupMemberSubtotalAmount Property

Note: This API is now obsolete.

Gets or sets the subtotal amount.

Namespace:  Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
[ObsoleteAttribute("Use data for renewal periods")]
public decimal SubtotalAmount { get; set; }

Property Value

Type: Decimal
The subtotal amount.
See Also