Package customer

Class GoldCustomer

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

public final class GoldCustomer extends Customer
Represents a Gold-level customer, a specialized type of Customer with enhanced betting limits.

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