HotelBooking  0.0.3
HotelBookingApi.Models.Guest Class Reference

Properties

string Id [get, set]
 
string First [get, set]
 
string Middle [get, set]
 
string Last [get, set]
 
string Paypal [get, set]
 
List< string > Creditscards [get, set]
 
Collaboration diagram for HotelBookingApi.Models.Guest:
Collaboration graph

Property Documentation

◆ Creditscards

List<string> HotelBookingApi.Models.Guest.Creditscards
getset

◆ First

string HotelBookingApi.Models.Guest.First
getset

◆ Id

string HotelBookingApi.Models.Guest.Id
getset

◆ Last

string HotelBookingApi.Models.Guest.Last
getset

◆ Middle

string HotelBookingApi.Models.Guest.Middle
getset

◆ Paypal

string HotelBookingApi.Models.Guest.Paypal
getset

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