Add |
The AddSessionDTO type exposes the following members.
| Name | Description | |
|---|---|---|
| Bridgemate2Settings | Optional. The settings for the Bridgemate 2 for all sections (if in use). | |
| Bridgemate3Settings | Optional. The settings for the Bridgemate 3 for all sections (if in use). | |
| ClubId | Required when using http for communication with the data connector. | |
| EventGuid | Required. The guid of the event to add this session to. | |
| Handrecords | Optional. The handrecords for each session. | |
| Participations | Optional. Each participation with its SessionGuid and PlayerNumber properties set must have a corresponding player data element that specifies at least its name. | |
| PlayerData | Optional: the data of at least the players that will participate in the session. Player data is required for every participation that has its a SessionGuid and PlayerNumber properties set. | |
| Session | Required | |
| ValidationMessages | An array of messages describing problems in data integrity and invalid values. |