Class CreateIdentifierInput
- Namespace
- OpenSettings.Models.Inputs
- Assembly
- OpenSettings.dll
public class CreateIdentifierInput
- Inheritance
-
CreateIdentifierInput
- Inherited Members
Properties
CreatedById
[JsonIgnore]
public Guid? CreatedById { get; set; }
Property Value
- Guid?
Name
public string Name { get; set; }
Property Value
SetSortOrderPosition
public SetSortOrderPosition? SetSortOrderPosition { get; set; }
Property Value
SortOrder
public int SortOrder { get; set; }