RestApiResponseStatusModel interface
REST Api Response
Properties
operation |
Gets or sets the operation details |
operation |
Gets or sets the operation id |
percentage |
Gets or sets the completed status percentage |
status | Gets or sets the status |
status |
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
statusMessage
Gets or sets the status message
statusMessage: string
Property Value
string