Circle V2 API Docs
Preparing search index...
@repo/services
session-notes/processTextNote
ProcessTextNoteParams
Type Alias ProcessTextNoteParams
type
ProcessTextNoteParams
=
{
createdBy
:
UserId
;
endedAt
?:
string
;
fileUrl
?:
string
;
manualText
?:
string
;
patientId
:
PatientId
;
startedAt
?:
string
;
templateId
:
TemplateId
;
}
Index
Properties
created
By
ended
At?
file
Url?
manual
Text?
patient
Id
started
At?
template
Id
Properties
created
By
createdBy
:
UserId
Optional
ended
At
endedAt
?:
string
Optional
file
Url
fileUrl
?:
string
Optional
manual
Text
manualText
?:
string
patient
Id
patientId
:
PatientId
Optional
started
At
startedAt
?:
string
template
Id
templateId
:
TemplateId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
By
ended
At
file
Url
manual
Text
patient
Id
started
At
template
Id
Circle V2 API Docs
Loading...