UNPKG

@nuralogix.ai/dfx-api-client

Version:

DeepAffex API JavaScript Client Library

68 lines (34 loc) 962 B
[@nuralogix.ai/dfx-api-client](../../../client.md) / [HTTP](../../../http/index.md) / [Organizations](../index.md) / [Interfaces](../interfaces.md) / OrgUsersRequest # Interface: OrgUsersRequest ## Properties ### date • **date**: ``null`` \| `string` Account creation start date in the format YYYY-MM-DD ___ ### endDate • **endDate**: ``null`` \| `string` Account creation end date in the format YYYY-MM-DD. ___ ### gender • **gender**: ``null`` \| `string` filter by user's gender. ___ ### limit • **limit**: ``null`` \| `string` default limit: 25 ___ ### offset • **offset**: ``null`` \| `string` default offset: 0 ___ ### roleId • **roleId**: ``null`` \| `string` filter by user's Role. ___ ### statusId • **statusId**: ``null`` \| `string` filter by user's Status. ___ ### userName • **userName**: ``null`` \| `string` filter by user's email