Rules
Represents the rules of the fixture
Attributes
Name
Type
Description
"rules": [
{
"rule": "ExtraTime",
"value": "true"
},
{
"rule": "PeriodLength",
"value": "45"
},
{
"rule": "ExtraTimeLength",
"value": "null"
},
{
"rule": "PenaltyShootout",
"value": "false"
},
{
"rule": "PenaltyShootoutType",
"value": "null"
}
]
}Last updated
Was this helpful?