HotelBooking
0.0.3
Main Page
Related Pages
+
Packages
Packages
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
c
d
e
f
g
h
i
l
m
n
p
q
r
s
t
u
v
+
Functions
c
f
g
m
p
q
r
s
t
u
+
Properties
a
c
d
e
f
g
h
i
l
m
n
p
r
s
t
v
+
Files
File List
▼
HotelBooking
Microservice Architecture
UML
Foreword
►
Packages
▼
Classes
▼
Class List
▼
HotelBookingApi
►
Controllers
►
Helpers
▼
Models
►
CrediCard
►
CurrentPrice
►
Employee
►
Guest
►
Order
►
PayPalAccoun
►
Reservation
►
ReservationRequest
►
Room
►
RoomType
►
Services
►
UnitTests
Program
►
Startup
AutoGeneratedProgram
Class Index
►
Class Hierarchy
►
Class Members
►
Files
Properties
|
List of all members
HotelBookingApi.Models.CrediCard Class Reference
Properties
string
Id
[get, set]
string
Holder
[get, set]
string
Number
[get, set]
int
Expiry
[get, set]
Collaboration diagram for HotelBookingApi.Models.CrediCard:
Property Documentation
◆
Expiry
int HotelBookingApi.Models.CrediCard.Expiry
get
set
◆
Holder
string HotelBookingApi.Models.CrediCard.Holder
get
set
◆
Id
string HotelBookingApi.Models.CrediCard.Id
get
set
◆
Number
string HotelBookingApi.Models.CrediCard.Number
get
set
The documentation for this class was generated from the following file:
src/backend/HotelBookingApi/Models/
CrediCard.cs
HotelBookingApi
Models
CrediCard
Generated by
1.8.15