Optional
countOptional
fromTimestamp, in Unix, from when contacts are to be fetched.
Optional
skipThe number of contacts to be skipped. Default = 0. This can be used for pagination, in combination with count.
Optional
toTimestamp, in Unix, till when contacts are to be fetched.
Generated using TypeDoc
The number of contacts to be fetched. Default = 10. Maximum = 100. This can be used for pagination, in combination with skip.