IPaymentMatcherFileFormat 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 string FileFormat { get; }
ReadOnly Property FileFormat As String
Get
property String^ FileFormat {
String^ get ();
}
abstract FileFormat : string with get
Property Value
Type:
StringThe file format.
See Also