Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserProfilesSearchRequest

Hierarchy

  • UserProfilesSearchRequest

Index

Properties

Properties

Optional limit

limit: undefined | number

<- Limits the maximum number of results to be returned by single request. The default is 25.

format

int32

min

1

max

1000

Optional search

search: undefined | { name?: undefined | string }