Public Attributes | List of all members
TournamentRegisterResponse Struct Reference

Output parameters of the TournamentRegister API. More...

Public Attributes

 $Success
 
 $MessageCount
 
 $MessageEntries
 

Detailed Description

Output parameters of the TournamentRegister API.

See also
TournamentRegisterResponse

Member Data Documentation

◆ $MessageCount

TournamentRegisterResponse::$MessageCount

The number of messages returned by TournamentRegister.

type: int

◆ $MessageEntries

TournamentRegisterResponse::$MessageEntries

The list of message returned by TournamentRegister

type: String[]

◆ $Success

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


The documentation for this struct was generated from the following file: