Home > @tridion-sites/models > ActivityHistory > (constructor)
Constructs a new instance of the ActivityHistory
class
Signature:
constructor({ activityType, approvalStatus, backendModel, ...activityArgs }: ActivityHistoryConstructorArgs);
Parameter | Type | Description |
---|---|---|
{ activityType, approvalStatus, backendModel, …activityArgs } | ActivityHistoryConstructorArgs |  |