public class MatchEvent
Public Class MatchEvent
public ref class MatchEvent
type MatchEvent = class end
AwayGoals | Number of away goals when the event was registered |
Comment | Comment to event. If the player id is NULL the comment property contains the player name. |
ConnectedToEvent | Value set if this event is connected to another event. This property is populated with the MatchEventId of the match event it is connected to. This property is used when the event is a substitution |
HomeGoals | Number of home goals when the event was registered |
LastChangedDate | Date when the event was last modified |
LiveStreamEventTimestampUTC | Timestamp in UTC when the event occurred |
MatchEventId | Event id |
MatchEventType | Name of event type |
MatchEventTypeId | Event type id |
MatchId | Match id |
Minute | Time of event |
OverTime | If the event happened after regular period time has expired, this is minutes after. (e.g. event happened in the 47th minute of the 1st half, OverTime would be 2) |
PeriodName | Name for the period: "1. omgang", "2. omgang" etc |
PersonId | PersonId |
PersonInfoHidden | This value is true if person info is left out. This is the case if the person is under 15 |
PlayerId | Player id |
PlayerName | Name of player |
SecondYellowCard | True if a second yellow card has been booked |
TeamId | Team id |
TeamName | Team name |