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
| Name | Type | Description |
|---|---|---|
| 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> |