Assignment-9
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
package dev.banking.model;
|
||||
|
||||
/**
|
||||
* Represents a withdrawal operation.
|
||||
*/
|
||||
public final class WithdrawTransaction extends Transaction {
|
||||
|
||||
private final int accountId;
|
||||
|
||||
Reference in New Issue
Block a user