RestApiResponseStatusModel interface

REST Api Response

Properties

operationDetails

Gets or sets the operation details

operationId

Gets or sets the operation id

percentageCompleted

Gets or sets the completed status percentage

status

Gets or sets the status

statusMessage

Gets or sets the status message

Property Details

operationDetails

Gets or sets the operation details

operationDetails: any

Property Value

any

operationId

Gets or sets the operation id

operationId: string

Property Value

string

percentageCompleted

Gets or sets the completed status percentage

percentageCompleted: number

Property Value

number

status

Gets or sets the status

status: RestApiResponseStatus

Property Value

statusMessage

Gets or sets the status message

statusMessage: string

Property Value

string