共用方式為


AlertErrorDetails interface

警示的錯誤詳細數據。

屬性

errorCode

錯誤碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

errorMessage

錯誤資訊。 注意:這個屬性不會串行化。 它只能由伺服器填入。

occurrences

出現次數。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

errorCode

錯誤碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

errorCode?: string

屬性值

string

errorMessage

錯誤資訊。 注意:這個屬性不會串行化。 它只能由伺服器填入。

errorMessage?: string

屬性值

string

occurrences

出現次數。 注意:這個屬性不會串行化。 它只能由伺服器填入。

occurrences?: number

屬性值

number