Click or drag to resize

IPayFileRecordParserPlugin Interface

Defines the IPayFileRecordParserPlugin type.

Namespace:  Atomia.Billing.Core.Sdk.Plugins
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public interface IPayFileRecordParserPlugin

The IPayFileRecordParserPlugin type exposes the following members.

Properties
  NameDescription
Public propertyPaymentMethodProvider
Gets the payment method provider.
Top
Methods
  NameDescription
Public methodParsePayFileRecords
Parses the pay file records.
Top
See Also