Scoring |
The ScoringProgramRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| ClubId | Required when using the http interface for the dataconnector | |
| Command | Required. The command that the Data Connector must pass on to BCS. | |
| LicenceKey | Required when using the http interface for the dataconnector | |
| SerializedData | The data associated with the command, if any. Must be serialized as JSON. | |
| SessionGuid | Required if the command pertains to a session. Must be empty otherwise. |