TrackedFormatEventIdentifierDescriptionPairs
Properties​
Name | Type | Description | Notes |
---|---|---|---|
schema | EmbeddedModelSchema | [optional] | |
formatCreated | inline | The key value pair for an asset being created. | [optional] |
formatCopied | inline | If a format was copied entirely | [optional] |
formatPartiallyCopied | inline | If a format was copied partially | [optional] |
formatDownloaded | inline | If a format was downloaded | [optional] |
formatDeleted | inline | If an format was deleted | [optional] |
formatGenericClassificationUpdated | inline | If a generic classification was changed on a format | [optional] |
formatSpecificClassificationUpdated | inline | If a specific classification was changed on a format | [optional] |
formatUpdated | inline | a format was updated, generic update. | [optional] |
formatInserted | inline | a format was inserted | [optional] |
formatValueEdited | inline | a format's value was update ie, the text, etc... | [optional] |
format_created​
Name | Value |
---|---|
formatCreated | a_format_was_created |
format_copied​
Name | Value |
---|---|
formatCopied | if_a_format_was_entirely_copied |
format_partially_copied​
Name | Value |
---|---|
formatPartiallyCopied | if_a_format_was_partially_copied |
format_downloaded​
Name | Value |
---|---|
formatDownloaded | if_a_format_was_downloaded |
format_deleted​
Name | Value |
---|---|
formatDeleted | if_a_format_was_deleted |
format_generic_classification_updated​
Name | Value |
---|---|
formatGenericClassificationUpdated | if_a_generic_classification_was_changed_on_a_format |
format_specific_classification_updated​
Name | Value |
---|---|
formatSpecificClassificationUpdated | if_a_specific_classification_was_changed_on_a_format |
format_updated​
Name | Value |
---|---|
formatUpdated | a_format_was_updated |
format_inserted​
Name | Value |
---|---|
formatInserted | a_format_was_inserted |
format_value_edited​
Name | Value |
---|---|
formatValueEdited | a_format_value_was_edited |