Table of Contents

Class RegistrationFeeAssigned

Namespace
InSite.Domain.Registrations
Assembly
Shift.Sdk.dll
public class RegistrationFeeAssigned : Change, IChange
Inheritance
RegistrationFeeAssigned
Implements
Inherited Members
Extension Methods

Constructors

RegistrationFeeAssigned(decimal?)

public RegistrationFeeAssigned(decimal? fee)

Parameters

fee decimal?

Properties

Fee

public decimal? Fee { get; set; }

Property Value

decimal?