Member Junction
Preparing search index...
@memberjunction/ng-dashboards
IntegrationRunRow
Interface IntegrationRunRow
interface
IntegrationRunRow
{
Company
:
string
;
CompanyIntegrationID
:
string
;
EndedAt
:
string
|
null
;
ErrorLog
:
string
|
null
;
ID
:
string
;
Integration
:
string
;
RunByUser
:
string
;
StartedAt
:
string
|
null
;
Status
:
"Pending"
|
"Success"
|
"Failed"
|
"In Progress"
;
TotalRecords
:
number
;
}
Index
Properties
Company
Company
Integration
ID
Ended
At
Error
Log
ID
Integration
Run
By
User
Started
At
Status
Total
Records
Properties
Company
Company
:
string
Company
Integration
ID
CompanyIntegrationID
:
string
Ended
At
EndedAt
:
string
|
null
Error
Log
ErrorLog
:
string
|
null
ID
ID
:
string
Integration
Integration
:
string
Run
By
User
RunByUser
:
string
Started
At
StartedAt
:
string
|
null
Status
Status
:
"Pending"
|
"Success"
|
"Failed"
|
"In Progress"
Total
Records
TotalRecords
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Company
Company
Integration
ID
Ended
At
Error
Log
ID
Integration
Run
By
User
Started
At
Status
Total
Records
Member Junction
Loading...