Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.31 KB

FlattenedSensitive.md

File metadata and controls

29 lines (24 loc) · 1.31 KB

core_openapi.model.FlattenedSensitive

Load the model package

import 'package:pieces_os_client/api.dart';

Properties

Name Type Description Notes
schema EmbeddedModelSchema [optional]
id String
created GroupedTimestamp
updated GroupedTimestamp
deleted GroupedTimestamp [optional]
asset ReferencedAsset
text String
mechanism MechanismEnum
category SensitiveCategoryEnum
severity SensitiveSeverityEnum
name String
description String
metadata SensitiveMetadata [optional]
interactions int This is an optional value that will keep track of the number of times this has been interacted with. [optional]
score Score [optional]

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