ItemUsage Class |
Namespace: Atomia.Billing.Core.Sdk.BusinessObjects
The ItemUsage type exposes the following members.
| Name | Description | |
|---|---|---|
| CounterUsages |
Gets or sets CounterUsages.
| |
| Item |
Gets or sets Item.
| |
| ResellerSubtotal |
Gets or sets the reseller subtotal.
| |
| Subtotal |
Gets or sets Subtotal.
| |
| Tax1Name |
Gets or sets the name of the tax1.
| |
| Tax1Total |
Gets or sets the tax1 total.
| |
| Tax2Name |
Gets or sets the name of the tax2.
| |
| Tax2Total |
Gets or sets the tax2 total.
| |
| Taxes |
Gets or sets the taxes.
| |
| Total |
Gets or sets Total.
|
| 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.) |