MarketplaceProductLogUpdate interface
更新產品記錄檔的詳細資料。
屬性
details | 與作業相關的錯誤詳細資料。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
error | 與作業相關的錯誤。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
operation | 要記錄的作業。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
status | 要記錄的作業狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
屬性詳細資料
details
與作業相關的錯誤詳細資料。 注意:此屬性不會序列化。 它只能由伺服器填入。
details?: string
屬性值
string
error
與作業相關的錯誤。 注意:此屬性不會序列化。 它只能由伺服器填入。
error?: string
屬性值
string
operation
要記錄的作業。 注意:此屬性不會序列化。 它只能由伺服器填入。
operation?: string
屬性值
string
status
要記錄的作業狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。
status?: string
屬性值
string