public class TournamentRegistrationParameters extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
String | 
name
The optional name of the tournament. 
 | 
int | 
providerId
The provider ID to specify the regional registered provider data to associate this tournament. 
 | 
| Constructor and Description | 
|---|
TournamentRegistrationParameters(String name,
                                int providerId)  | 
public final String name
public final int providerId
public TournamentRegistrationParameters(String name, int providerId)
Copyright © 2019. All rights reserved.