Wasm Directoryalpha
Record

get-lists-response

No description available.

record get-lists-response {
  links: option​<list​<get-lists-response-links-item>>,
  constraints: option​<get-lists-response-constraints>,
  lists: list​<get-lists-response-lists-item>,
  total-items: option​<s32>,
}

Fields

NameTypeDescription
linksoption​<list​<get-lists-response-links-item>>
constraintsoption​<get-lists-response-constraints>
listslist​<get-lists-response-lists-item>
total-itemsoption​<s32>