PaymentMatcherPluginBase Class |
Namespace: Atomia.Billing.Core.Sdk.Plugins
The PaymentMatcherPluginBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | PaymentMatcherPluginBase | Initializes a new instance of the PaymentMatcherPluginBase class |
Name | Description | |
---|---|---|
![]() | AtomiaBillingApi |
Gets or sets IAtomiaBillingApi instance.
|
![]() | FileFormat |
Gets the file format.
|
![]() | Name |
Gets or sets plugin name.
|
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.) |
![]() | IsMatched |
Determines whether the specified payment rule result is matched.
|
![]() | MatchPayment |
Matches the payment.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |