AlertModificationItem interface

アラート変更項目。

プロパティ

comments

変更コメント

description

変更の説明

details

基本詳細クラス。

modificationEvent

変更の理由

modifiedAt

変更日時

modifiedBy

変更されたユーザーの詳細 (プリンシパル クライアント名)

newValue

新しい値

oldValue

元の値

プロパティの詳細

comments

変更コメント

comments?: string

プロパティ値

string

description

変更の説明

description?: string

プロパティ値

string

details

基本詳細クラス。

details?: BaseDetailsUnion

プロパティ値

modificationEvent

変更の理由

modificationEvent?: AlertModificationEvent

プロパティ値

modifiedAt

変更日時

modifiedAt?: string

プロパティ値

string

modifiedBy

変更されたユーザーの詳細 (プリンシパル クライアント名)

modifiedBy?: string

プロパティ値

string

newValue

新しい値

newValue?: string

プロパティ値

string

oldValue

元の値

oldValue?: string

プロパティ値

string