Class Transaction

java.lang.Object
passport.domain.models.purchases.Transaction
All Implemented Interfaces:
Entity<TransactionId>

public class Transaction extends Object implements Entity<TransactionId>
Represents a transaction including payer, recipient, payment details, and description.