Record
get-user-contacts-params
No description available.
record get-user-contacts-params {
type-op: option<string>,
page-size: option<s32>,
next-page-token: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| type-op | option<string> | |
| page-size | option<s32> | |
| next-page-token | option<string> |