Attributes
- Customer id: string
- Name: string
- Contact: string
- Address: string
- Customer Age: string
- validlicense: boolean
- Email: string
Methods
+ Is eligible : string
+ update profile ()
+ Create account()
+ View booking()
- Registration id: string
- Car model: string
- Type of car: string
- Fuel type: string
- Status: string
- Daily base charge: string
+ Is available : Boolean
+ Reserve ()
+ Release ()
+ Calculate cost()
- Booking id: string
- Startthilic ams: string
- Days: a: rno
- Flyer type: string
- Mileage: istrued
- Total cost: string
+ Valid date : string
+ Calculate cost ()
+ Confirm()
+ Cancel()
+ Assign car()
- staff id: string
- Username: string
- Password: string
+ Login() : boolean
+ Logout() : void
+ Create booking()
+ Cancel booking()
- Payment id: string
- Amount: decimal
- Payment date: string
- Status: payment states
- Method: payment method
+ Process : payment process
+ Refund ()
+ Is paid : boolean
by binod