UNPKG

@nuralogix.ai/dfx-api-client

Version:

DeepAffex API JavaScript Client Library

76 lines (38 loc) 1.09 kB
[@nuralogix.ai/dfx-api-client](../../../client.md) / [HTTP](../../../http/index.md) / [Organizations](../index.md) / [Interfaces](../interfaces.md) / OrgMeasurementsRequest # Interface: OrgMeasurementsRequest ## Properties ### date • **date**: ``null`` \| `string` The date to return measurements for yyyy-mm-dd. ___ ### endDate • **endDate**: ``null`` \| `string` End date for range of measurements to receive. ___ ### limit • **limit**: ``null`` \| `string` default limit: 50 ___ ### offset • **offset**: ``null`` \| `string` default offset: 0 ___ ### statusId • **statusId**: ``null`` \| `string` filter by measurement Status ID. ___ ### studyID • **studyID**: ``null`` \| `string` filter by studyID ___ ### userName • **userName**: ``null`` \| `string` filter by user email. ___ ### userProfileID • **userProfileID**: ``null`` \| `string` filter by a Profile ID. ___ ### userProfileName • **userProfileName**: ``null`` \| `string` filter by a Profile name