| TeamResponseMessage Class |
This structure contains team information along with the status of the request.
SystemObject
Talisma.Server.Common.Dtos.LogicalIdentifierTeamResponseMessage
Namespace: Talisma.Server.Common.Dtos.LogicalIdentifierTalisma.Server.Common.Dtos.LogicalIdentifierTeamResponseMessage
C#
[SerializableAttribute] public class TeamResponseMessage
The TeamResponseMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| ErrorCode |
Gets or sets the error code.
| |
| ErrorDescription |
Gets or sets the error description.
| |
| TeamInformations |
Gets or sets the team informations.
|