Table of Contents

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

payment Guid

Properties

Payment

public Guid Payment { get; set; }

Property Value

Guid