PurviewShareErrorInfoOutput interface

The purview share error body model.

Properties

code

Code of the error

details

Nested details of the error model

message

Message of the error

target

Target of the error

Property Details

code

Code of the error

code: string

Property Value

string

details

Nested details of the error model

details?: PurviewShareErrorInfoOutput[]

Property Value

message

Message of the error

message: string

Property Value

string

target

Target of the error

target?: string

Property Value

string