Property StructureHash
MD5 hash of all structures (aggregated).
Used for change detection and cache invalidation.
[JsonPropertyName("structure_hash")]
public Guid? StructureHash { get; set; }
MD5 hash of all structures (aggregated).
Used for change detection and cache invalidation.
[JsonPropertyName("structure_hash")]
public Guid? StructureHash { get; set; }