Package customer

Class PlatinumCustomer

java.lang.Object
customer.Customer
customer.PlatinumCustomer
All Implemented Interfaces:
IGiveBetList

public final class PlatinumCustomer extends Customer
Represents a Platinum-level customer, a specialized type of Customer with the highest betting limits.

The PlatinumCustomer class is a final extension of the Customer class, and is constructed with the CustomerType.PLATINUM type, which assigns it the highest betting limit as defined in CustomerType.