@dypai-ai/client-sdk - v1.13.0
DYPAI
GitHub
Preparing search index...
modules/users/types
UserListResponse
Interface UserListResponse
interface
UserListResponse
{
aud
?:
string
;
total_count
?:
number
;
users
:
User
[]
;
}
Index
Properties
aud?
total_
count?
users
Properties
Optional
aud
aud
?:
string
Optional
total_
count
total_count
?:
number
users
users
:
User
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aud
total_
count
users
DYPAI
GitHub
@dypai-ai/client-sdk - v1.13.0
Loading...