Class MerchantAdded
public class MerchantAdded : Change, IChange
- Inheritance
-
MerchantAdded
- Implements
- Inherited Members
- Extension Methods
Constructors
MerchantAdded(Guid, string, string)
public MerchantAdded(Guid tenant, string merchant, string description)
Parameters
Properties
Description
public string Description { get; }
Property Value
Merchant
public string Merchant { get; }
Property Value
Tenant
public Guid Tenant { get; }