Table of Contents

Class MerchantInfo

Namespace
RinhaBackend
Assembly
Api.dll

Merchant context: identifier, Merchant Category Code (MCC), and the merchant's average transaction amount.

public record MerchantInfo : IEquatable<MerchantInfo>
Inheritance
MerchantInfo
Implements
Inherited Members

Constructors

MerchantInfo(string, string, decimal)

Merchant context: identifier, Merchant Category Code (MCC), and the merchant's average transaction amount.

Properties

AvgAmount
Id
Mcc