ErrorDetails interface

Errors in T&C / RBAC assignment.

Properties

code

Error code.

message

Error message.

recommendations

A list of recommendations to resolve the error.

Property Details

code

Error code.

code: string

Property Value

string

message

Error message.

message: string

Property Value

string

recommendations

A list of recommendations to resolve the error.

recommendations?: string[]

Property Value

string[]