Uses of Class
passport.domain.contexts.purchases.TicketBuying
-
Uses of TicketBuying in passport.application.desktop.system
Modifier and TypeMethodDescriptionServices.purchasing()
Returns the value of thepurchasing
record component.ModifierConstructorDescriptionServices
(SigningUp signup, UserLogin login, AvailableEventsListing eventsListing, SubscribedEventsListing subscribedEvents, EvaluationListing evaluationListing, EventEvaluation evaluation, TicketBuying purchasing, UserEditing profileEditing) Creates an instance of aServices
record class. -
Uses of TicketBuying in passport.domain.contexts.purchases
Modifier and TypeMethodDescriptionSets the customer who is buying the tickets.Sets the event for which tickets are being bought.TicketBuying.via
(PaymentMethod paymentMethod) Sets the payment method for the purchase.