status property
The status of the predictor backtest export job. States include:
-
ACTIVE -
CREATE_PENDING -
CREATE_IN_PROGRESS -
CREATE_FAILED -
DELETE_PENDING -
DELETE_IN_PROGRESS -
DELETE_FAILED
Implementation
final String? status;
The status of the predictor backtest export job. States include:
ACTIVE
CREATE_PENDING
CREATE_IN_PROGRESS
CREATE_FAILED
DELETE_PENDING
DELETE_IN_PROGRESS
DELETE_FAILED
final String? status;