InitializeCustomerResponse constructor
InitializeCustomerResponse(
- int gameballId
Creates a new InitializeCustomerResponse object.
Arguments:
gameballId: The Gameball ID assigned to the customer.
Implementation
InitializeCustomerResponse(this.gameballId);