A comment on a team match. More...
Public Attributes | |
$Timestamp | |
$Author | |
$Comment | |
$Code | |
A comment on a team match.
A comment can be automatically generated by the application (like when a match is confirmed) or can be a free text given by an application user.
CommentEntryType::$Author |
Who was the author of that comment
type: MemberEntryType
CommentEntryType::$Code |
The type of comments
The follow codes indicate the type of comment that is returned in this comment entry: DC = Automatic comment when the match sheet has been created DM = Automatic comment when match sheet has been modified DD = Automatic comment when match sheet has been deleted V = Automatic comment when the match has been validated S = Automatic comment when the team score of the match has been modified HW = Automatic comment when W-O status of the home team has been changed AW = Automatic comment when W-O status of the away team has been changed FF = Automatic comment when withdraw status of a team has been changed UC = User comment CD = Automatic comment when a user comment has been deleted
type: string
CommentEntryType::$Comment |
The comment itself
Either a free text entered by an end user or an automatically generated comment (created by the application).
type: string
CommentEntryType::$Timestamp |
When the comment was recorded
type: DateTime