Python SDK
NessyAPI
Preparing search index...
The search index is not available
@nessyapi/sdk - v0.1.0
@nessyapi/sdk
index
ListSessionsParams
Interface ListSessionsParams
interface
ListSessionsParams
{
status
?:
"active"
|
"finalized"
;
patientId
?:
string
;
limit
?:
number
;
offset
?:
number
;
}
Index
Properties
status?
patient
Id?
limit?
offset?
Properties
Optional
status
status
?:
"active"
|
"finalized"
Optional
patient
Id
patientId
?:
string
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
status
patient
Id
limit
offset
Python SDK
NessyAPI
@nessyapi/sdk - v0.1.0
Loading...