Preparing search index...
The search index is not available
@democracy-deutschland/bt-dip-sdk
@democracy-deutschland/bt-dip-sdk
PersonListResponse
Interface PersonListResponse
Export
PersonListResponse
interface
PersonListResponse
{
cursor
:
string
;
documents
:
Person
[]
;
numFound
:
number
;
}
Index
Properties
cursor
documents
num
Found
Properties
cursor
cursor
:
string
Memberof
PersonListResponse
documents
documents
:
Person
[]
Memberof
PersonListResponse
num
Found
num
Found
:
number
Memberof
PersonListResponse
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
cursor
documents
num
Found
@democracy-deutschland/bt-dip-sdk
Loading...
Generated using
TypeDoc
Export
PersonListResponse