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
feedecimal?
Properties
Fee
public decimal? Fee { get; set; }