pub type DeleteByQueryOKJson = TypedOrJson<BulkByScrollResponseBaseValue>;
pub enum DeleteByQueryOKJson { TypedValue(Value), RawValue(Value), }