Skip to main content

UpdateByQueryOKJson

Type Alias UpdateByQueryOKJson 

Source
pub type UpdateByQueryOKJson = TypedOrJson<BulkByScrollResponseBaseValue>;

Aliased Type§

pub enum UpdateByQueryOKJson {
    TypedValue(Value),
    RawValue(Value),
}

Variants§

§

TypedValue(Value)

§

RawValue(Value)