ConvergeCredentials constructor
ConvergeCredentials({})
Implementation
ConvergeCredentials({
this.merchantId,
this.userId,
this.pin,
this.partnerAppId,
this.vendorId,
this.vendorAppName,
this.vendorAppVersion,
this.bmsUsername,
this.bmsPassword,
this.serverType,
});