Class ModifyPaymentCreatedBy
- Namespace
- InSite.Application.Gateways.Write
- Assembly
- Shift.Sdk.dll
public class ModifyPaymentCreatedBy : Command, ICommand
- Inheritance
-
ModifyPaymentCreatedBy
- Implements
- Inherited Members
- Extension Methods
Constructors
ModifyPaymentCreatedBy(Guid, Guid, Guid)
public ModifyPaymentCreatedBy(Guid gateway, Guid payment, Guid createdBy)
Parameters
Properties
CreatedBy
public Guid CreatedBy { get; set; }
Property Value
Payment
public Guid Payment { get; set; }