ResellerCommissionSummary Class |
Namespace: Atomia.Billing.Core.Sdk.BusinessObjects
The ResellerCommissionSummary type exposes the following members.
Name | Description | |
---|---|---|
![]() | ResellerCommissionSummary | Initializes a new instance of the ResellerCommissionSummary class |
Name | Description | |
---|---|---|
![]() | Count |
Gets or sets the count.
|
![]() | Currency |
Gets or sets the currency.
|
![]() | InvoiceDate |
Gets or sets the invoice date.
|
![]() | InvoiceId |
Gets or sets the invoice identifier.
|
![]() | InvoiceNumber |
Gets or sets the invoice number.
|
![]() | InvoiceTotal |
Gets or sets the invoice total.
|
![]() | PayoutDate |
Gets or sets the payout date.
|
![]() | ResellerCommissionId |
Gets or sets the reseller commission identifier.
|
![]() | ResellerId |
Gets or sets the reseller identifier.
|
![]() | ResellerName |
Gets or sets the name of the reseller.
|
![]() | ResellerNumber |
Gets or sets the reseller number.
|
![]() | Status |
Gets or sets the status.
|
![]() | Total |
Gets or sets the 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.) |