Wasm Directoryalpha
Record

get-lists-id-clients-response

No description available.

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

Fields

NameTypeDescription
linksoption​<list​<get-lists-id-clients-response-links-item>>
clientsoption​<list​<get-lists-id-clients-response-clients-item>>
list-idoption​<string>
total-itemsoption​<s32>