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