Member Junction
Preparing search index...
@memberjunction/ng-dashboards
IntegrationRow
Interface IntegrationRow
Simple row types for read-only data loaded via ResultType: 'simple'
interface
IntegrationRow
{
Company
:
string
;
DriverClassName
:
string
|
null
;
ID
:
string
;
Integration
:
string
;
IsActive
:
boolean
|
null
;
LastRunEndedAt
:
string
|
null
;
LastRunID
:
string
|
null
;
LastRunStartedAt
:
string
|
null
;
Name
:
string
;
}
Index
Properties
Company
Driver
Class
Name
ID
Integration
Is
Active
Last
Run
Ended
At
Last
Run
ID
Last
Run
Started
At
Name
Properties
Company
Company
:
string
Driver
Class
Name
DriverClassName
:
string
|
null
ID
ID
:
string
Integration
Integration
:
string
Is
Active
IsActive
:
boolean
|
null
Last
Run
Ended
At
LastRunEndedAt
:
string
|
null
Last
Run
ID
LastRunID
:
string
|
null
Last
Run
Started
At
LastRunStartedAt
:
string
|
null
Name
Name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Company
Driver
Class
Name
ID
Integration
Is
Active
Last
Run
Ended
At
Last
Run
ID
Last
Run
Started
At
Name
Member Junction
Loading...
Simple row types for read-only data loaded via ResultType: 'simple'