Public Attributes | List of all members
CommentEntryType Struct Reference

A comment on a team match. More...

Public Attributes

 $Timestamp
 
 $Author
 
 $Comment
 
 $Code
 

Detailed Description

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.

See also
GetMatches
Since
Version 0.7.22

Member Data Documentation

◆ $Author

CommentEntryType::$Author

Who was the author of that comment

type: MemberEntryType

◆ $Code

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

◆ $Comment

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

◆ $Timestamp

CommentEntryType::$Timestamp

When the comment was recorded

type: DateTime


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