Member Junction
Preparing search index...
@memberjunction/ng-dashboards
ActivityFeedItem
Interface ActivityFeedItem
Activity feed item for the Control Tower bottom section
interface
ActivityFeedItem
{
IntegrationName
:
string
;
RelativeTime
:
string
;
RunByUser
:
string
;
RunID
:
string
;
StartedAt
:
string
|
null
;
Status
:
"Pending"
|
"Success"
|
"Failed"
|
"In Progress"
;
StatusColor
:
"green"
|
"red"
|
"amber"
;
TotalRecords
:
number
;
}
Index
Properties
Integration
Name
Relative
Time
Run
By
User
Run
ID
Started
At
Status
Status
Color
Total
Records
Properties
Integration
Name
IntegrationName
:
string
Relative
Time
RelativeTime
:
string
Run
By
User
RunByUser
:
string
Run
ID
RunID
:
string
Started
At
StartedAt
:
string
|
null
Status
Status
:
"Pending"
|
"Success"
|
"Failed"
|
"In Progress"
Status
Color
StatusColor
:
"green"
|
"red"
|
"amber"
Total
Records
TotalRecords
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Integration
Name
Relative
Time
Run
By
User
Run
ID
Started
At
Status
Status
Color
Total
Records
Member Junction
Loading...
Activity feed item for the Control Tower bottom section