Click or drag to resize

PaymentMatcherPluginBaseFileFormat Property

Gets the file format.

Namespace:  Atomia.Billing.Core.Sdk.Plugins
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public virtual string FileFormat { get; }

Property Value

Type: String
The file format.

Implements

IPaymentMatcherFileFormat
See Also