Skip to content

Latest commit

 

History

History
51 lines (27 loc) · 1.35 KB

File metadata and controls

51 lines (27 loc) · 1.35 KB

c8osdkjscoreFullSyncDefaultResponse

Class: FullSyncDefaultResponse

Represents a default fullSync response.

Hierarchy

Index

Constructors

Methods

Constructors

constructor

+ new FullSyncDefaultResponse(operationStatus: boolean): FullSyncDefaultResponse

Overrides FullSyncAbstractResponse.constructor

Defined in c8osdk-js-core/src/c8o/fullSyncResponse.ts:37

Parameters:

Name Type
operationStatus boolean

Returns: FullSyncDefaultResponse

Methods

getProperties

getProperties(): any

Inherited from FullSyncAbstractResponse.getProperties

Defined in c8osdk-js-core/src/c8o/fullSyncResponse.ts:27

Returns: any