Record
get-managed-contacts-response
No description available.
record get-managed-contacts-response {
data: option<list<contact>>,
page: option<pagination-envelope-properties-page>,
pages: option<pagination-envelope-properties-pages>,
results: option<pagination-envelope-properties-results>,
}Fields
| Name | Type | Description |
|---|---|---|
| data | option<list<contact>> | |
| page | option<pagination-envelope-properties-page> | |
| pages | option<pagination-envelope-properties-pages> | |
| results | option<pagination-envelope-properties-results> |