UTerminalCreateParams constructor
UTerminalCreateParams({})
Implementation
UTerminalCreateParams({
required this.tags,
required this.serial,
this.id,
this.simCardNumber,
this.simCardSerial,
this.imei,
this.terminalId,
this.detail1,
this.detail2,
this.creatorId,
this.adminUserIds,
this.insId,
this.agreement,
this.merchantId,
});