Wasm Directoryalpha
Record

list-op-response

No description available.

record list-op-response {
  cache-ts: s32,
  members: list​<objs-user>,
  ok: defs-ok-true,
  response-metadata: option​<objs-response-metadata>,
}

Fields

NameTypeDescription
cache-tss32
memberslist​<objs-user>
okdefs-ok-true
response-metadataoption​<objs-response-metadata>