Member Junction
Preparing search index...
@memberjunction/actions-bizapps-lms
SyncError
Interface SyncError
Error encountered during a sync operation
interface
SyncError
{
entity
:
|
"course"
|
"bundle"
|
"user"
|
"enrollment"
|
"progress"
|
"certificate"
|
"quizResult"
;
entityId
:
string
;
message
:
string
;
operation
:
"create"
|
"update"
|
"delete"
|
"read"
;
timestamp
:
string
;
}
Index
Properties
entity
entity
Id
message
operation
timestamp
Properties
entity
entity
:
|
"course"
|
"bundle"
|
"user"
|
"enrollment"
|
"progress"
|
"certificate"
|
"quizResult"
entity
Id
entityId
:
string
message
message
:
string
operation
operation
:
"create"
|
"update"
|
"delete"
|
"read"
timestamp
timestamp
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entity
entity
Id
message
operation
timestamp
Member Junction
Loading...
Error encountered during a sync operation