Property Id
Unique object identifier
Used for extracting ID from object in new methods
[JsonIgnore]
public long Id { get; set; }
Unique object identifier
Used for extracting ID from object in new methods
[JsonIgnore]
public long Id { get; set; }