Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 983 Bytes

DatasetResponse.md

File metadata and controls

17 lines (13 loc) · 983 Bytes

Org.OpenAPITools.Model.DatasetResponse

Properties

Name Type Description Notes
Id Guid The dataset identifier [optional]
Name string The dataset name [optional]
LocalizedNames string The localized dataset name [optional]
Description string The dataset description [optional]
PayloadId Guid The attached payload identifier [optional]
RuleIds List<Guid> The attached rule identifier(s) [optional]
ViewableByAssociatedUserTypes string A comma separated list of associated user types permitted to view this dataset [optional]
UsageCount int The usage count (It indicates the number of SMAC(s) it is attached to.) [optional]

[Back to Model list] [Back to API list] [Back to README]