Version: 1.2.0.10

stix.incident.property_affected Module

Classes

class stix.incident.property_affected.PropertyAffected

Bases: stix.base.Entity

description_of_effect

A StructuredTextList object, containing descriptions about the purpose or intent of this object.

Iterating over this object will yield its contents sorted by their ordinality value.

Default Value: Empty StructuredTextList object.

Note

IF this is set to a value that is not an instance of StructuredText, an effort will ne made to convert it. If this is set to an iterable, any values contained that are not an instance of StructuredText will be be converted.

Returns:An instance of StructuredTextList
class stix.incident.property_affected.NonPublicDataCompromised(value=None, data_encrypted=None)

Bases: stix.common.vocabs.VocabString