ActivityLogAlertErrorResponse interface

The error response.

Properties

code

The error code.

message

The error message indicating why the operation failed.

Property Details

code

The error code.

code?: string

Property Value

string

message

The error message indicating why the operation failed.

message?: string

Property Value

string