Collateralassetsreevaluationresponse
Holds the information about collateral assets reevaluation status.
bulkProcessKeystring
The encoded key of the collateral assets reevaluation task
statusstring
Represents the execution status of a background process
Possible values: [QUEUED, IN_PROGRESS, COMPLETE, NOT_FOUND, CANCEL, TO_BE_CANCELED, TIMED_OUT, ERROR, TRANSIENT_ERROR, OVERRIDDEN, RECOVERABLE_ERROR]
Collateralassetsreevaluationresponse
{
"bulkProcessKey": "string",
"status": "QUEUED"
}