Class TftPassData
Inheritance
System.Object
TftPassData
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: LeagueToolkit.Meta.Classes.dll
public class TftPassData : IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public string AssetListId { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string CounterId { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string Id { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string m2299278186 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<Class0x9f40fcd2> m2597361182 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string m2830242460 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string m956912230 { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaUnorderedContainer<MetaEmbedded<Class0x402c056e>> Milestones { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string PremiumEntitlementId { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string PremiumTitleTraKey { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string ProductId { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string TitleTrakey { get; set; }
Property Value
Type |
Description |
System.String |
|
Implements