pub fn set_order<'a>(
    bin: &'a str,
    list_order: ListOrderType,
    ctx: &'a [CdtContext]
) -> Operation<'a>
Expand description

Creates a set list order operation. Server sets list order. Server returns null.