HotelBooking  0.0.3
HotelBookingApi.Services.PaymentService Class Reference

Public Member Functions

 PaymentService (IConfiguration config)
 
bool PayByPayPal (PayPalAccoun payPalAccoun)
 
bool PayByCredicard (CrediCard crediCard)
 
Collaboration diagram for HotelBookingApi.Services.PaymentService:
Collaboration graph

Constructor & Destructor Documentation

◆ PaymentService()

HotelBookingApi.Services.PaymentService.PaymentService ( IConfiguration  config)

Member Function Documentation

◆ PayByCredicard()

bool HotelBookingApi.Services.PaymentService.PayByCredicard ( CrediCard  crediCard)

◆ PayByPayPal()

bool HotelBookingApi.Services.PaymentService.PayByPayPal ( PayPalAccoun  payPalAccoun)

The documentation for this class was generated from the following file: