Represents server services.
More...
|
List< Incident > | Incidents [get, set] |
| Gets or sets list of service incidents. More...
|
|
string | Name [get, set] |
| Gets or sets the service name. More...
|
|
string | Slug [get, set] |
| Gets or sets the service tag name. More...
|
|
string | Status [get, set] |
| Gets or sets service status. This should equal one of the ServerStatus values. More...
|
|
Represents server services.
List<Incident> RiotNet.Models.Service.Incidents |
|
getset |
Gets or sets list of service incidents.
string RiotNet.Models.Service.Name |
|
getset |
Gets or sets the service name.
string RiotNet.Models.Service.Slug |
|
getset |
Gets or sets the service tag name.
string RiotNet.Models.Service.Status |
|
getset |
Gets or sets service status. This should equal one of the ServerStatus values.
The documentation for this class was generated from the following file: