Class RegistrationPaymentAssigned
- Namespace
- InSite.Domain.Registrations
- Assembly
- Shift.Sdk.dll
public class RegistrationPaymentAssigned : Change, IChange
- Inheritance
-
RegistrationPaymentAssigned
- Implements
- Inherited Members
- Extension Methods
Constructors
RegistrationPaymentAssigned(Guid)
public RegistrationPaymentAssigned(Guid payment)
Parameters
paymentGuid
Properties
Payment
public Guid Payment { get; set; }