fieldnotesai
Preparing search index...
src/services/sessionNotesConflictService
ResolveSessionNotesConflictOptions
Interface ResolveSessionNotesConflictOptions
Provides functionality for resolve session notes conflict options.
interface
ResolveSessionNotesConflictOptions
{
localUpdatedAt
?:
string
|
null
;
remoteUpdatedAt
?:
string
|
null
;
}
Index
Properties
local
Updated
At?
remote
Updated
At?
Properties
Optional
local
Updated
At
localUpdatedAt
?:
string
|
null
Optional
remote
Updated
At
remoteUpdatedAt
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
local
Updated
At
remote
Updated
At
fieldnotesai
Loading...
Provides functionality for resolve session notes conflict options.