HotelBooking  0.0.3
HotelBookingApi.Models.Order Class Reference

Properties

string Id [get, set]
 
string Guest_id [get, set]
 
string Room_id [get, set]
 
double Price [get, set]
 
string Currency [get, set]
 
bool Is_paid [get, set]
 
DateTime Timestamp [get, set]
 
int Date [get, set]
 
Collaboration diagram for HotelBookingApi.Models.Order:
Collaboration graph

Property Documentation

◆ Currency

string HotelBookingApi.Models.Order.Currency
getset

◆ Date

int HotelBookingApi.Models.Order.Date
getset

◆ Guest_id

string HotelBookingApi.Models.Order.Guest_id
getset

◆ Id

string HotelBookingApi.Models.Order.Id
getset

◆ Is_paid

bool HotelBookingApi.Models.Order.Is_paid
getset

◆ Price

double HotelBookingApi.Models.Order.Price
getset

◆ Room_id

string HotelBookingApi.Models.Order.Room_id
getset

◆ Timestamp

DateTime HotelBookingApi.Models.Order.Timestamp
getset

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