pcp-server-nodejs-sdk
Version:
[](https://sonarcloud.io/summary/new_code?id=PAYONE-GmbH_PCP-server-nodeJS-SDK) [ {
this.platformIdentifier = `${os.platform()}, node version is: ${process.version}`;
this.sdkIdentifier = 'NodeServerSDK/v1.2.0'; // version gets updated automatically after calling npm version <major|minor|patch>
this.sdkCreator = 'PAYONE GmbH';
this.integrator = integrator || '';
}
}
//# sourceMappingURL=ServerMetaInfo.js.map