Click or drag to resize

EntityResultFinancialRelatedCounts Property

Count of financial related sensitive items (e.g., bank accounts, investment accounts, credit card numbers, IBAN, cryptocurrency addresses).

Namespace: OpenDiscoverSDK.Interfaces.Content.TextAnalytics
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[DataMemberAttribute]
public int FinancialRelatedCounts { get; set; }

Property Value

Int32
See Also