Map<String, dynamic> toMap() { return <String, dynamic>{ 'terminalId': terminalId, 'apiKey': apiKey, 'amount': amount, }; }