Home > @tridion-sites/models > SynchronizationResult > (constructor)
Constructs a new instance of the SynchronizationResult
class
Signature:
constructor({ backendModel, synchronizationActions, synchronizedItem }: SynchronizationResultConstructorArgs);
Parameter | Type | Description |
---|---|---|
{ backendModel, synchronizationActions, synchronizedItem } | SynchronizationResultConstructorArgs |