Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1015 Bytes

SeededDiscoverableSensitive.md

File metadata and controls

23 lines (18 loc) · 1015 Bytes

core_openapi.model.SeededDiscoverableSensitive

Load the model package

import 'package:pieces_os_client/api.dart';

Properties

Name Type Description Notes
schema EmbeddedModelSchema [optional]
asset String
text String this is the string representative of the sensative piece of data.
mechanism MechanismEnum [optional]
category SensitiveCategoryEnum [optional]
severity SensitiveSeverityEnum [optional]
name String [optional]
description String [optional]
metadata SensitiveMetadata [optional]

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