@transreport/pauk-rrms-api
Preparing search index...
BookingNote
Interface BookingNote
Booking note
interface
BookingNote
{
created_at
:
string
;
created_by
?:
string
|
null
;
id
:
string
;
text
:
string
;
}
Index
Properties
created_
at
created_
by?
id
text
Properties
created_
at
created_at
:
string
Time note was created
Optional
created_
by
created_by
?:
string
|
null
User who created the note
Nullable
id
id
:
string
Note ID
text
text
:
string
Note text
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created_
at
created_
by
id
text
@transreport/pauk-rrms-api
Loading...
Booking note