TerminalLogicalInfo constructor
TerminalLogicalInfo({})
Implementation
TerminalLogicalInfo({
required this.terminalId,
required this.merchantId,
this.centerTerminalId,
this.merchantName,
this.merchantPostalCode,
this.merchantPhone,
});