RiotNet  8.0.0
A C#/.NET client for the Riot Games API.
Properties | List of all members
RiotNet.Models.Translation Class Reference

Represents a message translation. More...

Properties

string Content [get, set]
 Gets or sets the translation content. More...
 
string Locale [get, set]
 Gets or sets the translation locale. More...
 
DateTime UpdatedAt [get, set]
 Gets or sets the last translation update time in UTC. More...
 

Detailed Description

Represents a message translation.

Property Documentation

string RiotNet.Models.Translation.Content
getset

Gets or sets the translation content.

string RiotNet.Models.Translation.Locale
getset

Gets or sets the translation locale.

DateTime RiotNet.Models.Translation.UpdatedAt
getset

Gets or sets the last translation update time in UTC.


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