Uses of Class
passport.domain.models.purchases.TransactionId
-
Uses of TransactionId in passport.domain.models.purchases
ModifierConstructorDescriptionTransaction
(TransactionId id, Participant payer, Participant recipient, PaymentDetails payment, String description) Constructs a new Transaction with the specified ID, payer, recipient, payment details, and description.