Class RegistrantContactInformationChanged
- Namespace
- InSite.Domain.Registrations
- Assembly
- Shift.Sdk.dll
public class RegistrantContactInformationChanged : Change, IChange
- Inheritance
-
RegistrantContactInformationChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
RegistrantContactInformationChanged(RegistrantChangedField[])
public RegistrantContactInformationChanged(RegistrantChangedField[] changedFields)
Parameters
changedFieldsRegistrantChangedField[]
Properties
ChangedFields
public RegistrantChangedField[] ChangedFields { get; set; }