Interface IEbicsProductInfo
public interface IEbicsProductInfo
Properties
ProductLanguage
The product language information to be sent in the request header for all transactions.
string ProductLanguage { get; }
Property Value
ProductName
The product information to be sent in the request header for all transactions.
string ProductName { get; }