This commit is contained in:
Sergio Matias 2025-08-26 14:11:09 -06:00
parent 4a2ed52a2f
commit 3b752f182f

View File

@ -105,3 +105,4 @@ namespace Core.Thalos.BuildingBlocks
[JsonPropertyName("tenantId")]
public string? TenantId { get; set; }
}
}