Constructor MerchantInfo
- Namespace
- RinhaBackend
- Assembly
- Api.dll
MerchantInfo(string, string, decimal)
Merchant context: identifier, Merchant Category Code (MCC), and the merchant's average transaction amount.
public MerchantInfo(string Id, string Mcc, decimal AvgAmount)