UpgradeGroupMember Class |
Namespace: Atomia.Billing.Core.Sdk.BusinessObjects
The UpgradeGroupMember type exposes the following members.
| Name | Description | |
|---|---|---|
| UpgradeGroupMember |
Initializes a new instance of the UpgradeGroupMember class.
|
| Name | Description | |
|---|---|---|
| Discount | Obsolete.
Gets or sets the discount.
| |
| Downgradeable |
Gets or sets a value indicating whether this UpgradeGroupMember is downgradeable.
| |
| DowngradeableFrom |
Gets or sets a value indicating whether [downgradeable from].
| |
| DowngradeIsAllowed |
Gets or sets a value indicating whether downgrade is allowed.
| |
| Group |
Gets or sets the group.
| |
| Id |
Gets or sets the id value.
| |
| ItemId |
Gets or sets the item id.
| |
| ItemName |
Gets or sets the name of the item.
| |
| ProratedPrice | Obsolete.
Gets or sets the prorated price.
| |
| RenewalPeriods |
Gets or sets the renewal periods.
| |
| SubtotalAmount | Obsolete.
Gets or sets the subtotal amount.
| |
| TaxAmount | Obsolete.
Gets or sets the tax amount.
| |
| TaxName | Obsolete.
Gets or sets the name of the tax.
| |
| TotalAmount | Obsolete.
Gets or sets the total amount.
| |
| Upgradeable |
Gets or sets a value indicating whether this UpgradeGroupMember is upgradeable.
| |
| UpgradeableFrom |
Gets or sets a value indicating whether [upgradeable from].
| |
| UpgradeIsAllowed |
Gets or sets a value indicating whether upgrade is allowed.
| |
| UpgradeLevel |
Gets or sets the upgrade level.
| |
| UpgradeOrder | Obsolete.
Gets or sets the upgrade order.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |