status property
The update status of each conversion.
Statuses are returned in the same order that conversions are updated.
Implementation
core.List<ConversionStatus>? status;
The update status of each conversion.
Statuses are returned in the same order that conversions are updated.
core.List<ConversionStatus>? status;