Output parameters of the TournamentRegister API. More...
Public Attributes | |
$Success | |
$MessageCount | |
$MessageEntries | |
Output parameters of the TournamentRegister API.
TournamentRegisterResponse::$MessageCount |
The number of messages returned by TournamentRegister.
type: int
TournamentRegisterResponse::$MessageEntries |
The list of message returned by TournamentRegister
type: String[]
TournamentRegisterResponse::$Success |
true is the operation has been successfully performed. false if the requested operation has not been executed (see MesssageEntries for more information about the reasons).
type: boolean