MarketplaceProductLogUpdate interface
Update details for product log.
Properties
details | Error details related to operation. NOTE: This property will not be serialized. It can only be populated by the server. |
error | Error related to the operation. NOTE: This property will not be serialized. It can only be populated by the server. |
operation | Operation to log. NOTE: This property will not be serialized. It can only be populated by the server. |
status | Operation status to log. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
details
Error details related to operation. NOTE: This property will not be serialized. It can only be populated by the server.
details?: string
Property Value
string
error
Error related to the operation. NOTE: This property will not be serialized. It can only be populated by the server.
error?: string
Property Value
string
operation
Operation to log. NOTE: This property will not be serialized. It can only be populated by the server.
operation?: string
Property Value
string
status
Operation status to log. NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
Property Value
string