pub fn is_batch_replace_settled(status: &BatchReplaceStatusResult) -> boolExpand description
Returns true once every batch-replace item is working, rejected, or
terminal. An empty status is not considered settled.
pub fn is_batch_replace_settled(status: &BatchReplaceStatusResult) -> boolReturns true once every batch-replace item is working, rejected, or
terminal. An empty status is not considered settled.