Class Country_Translations
Inheritance
System.Object
Country_Translations
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: SecureExchangesSDK.dll
Syntax
public class Country_Translations
Properties
br
Declaration
public string br { get; set; }
Property Value
Type |
Description |
System.String |
|
cn
Declaration
public string cn { get; set; }
Property Value
Type |
Description |
System.String |
|
de
Declaration
public string de { get; set; }
Property Value
Type |
Description |
System.String |
|
es
Declaration
public string es { get; set; }
Property Value
Type |
Description |
System.String |
|
fa
Declaration
public string fa { get; set; }
Property Value
Type |
Description |
System.String |
|
fr
Declaration
public string fr { get; set; }
Property Value
Type |
Description |
System.String |
|
hr
Declaration
public string hr { get; set; }
Property Value
Type |
Description |
System.String |
|
it
Declaration
public string it { get; set; }
Property Value
Type |
Description |
System.String |
|
ja
Declaration
public string ja { get; set; }
Property Value
Type |
Description |
System.String |
|
kr
Declaration
public string kr { get; set; }
Property Value
Type |
Description |
System.String |
|
nl
Declaration
public string nl { get; set; }
Property Value
Type |
Description |
System.String |
|
pt
Declaration
public string pt { get; set; }
Property Value
Type |
Description |
System.String |
|
Extension Methods