SwiftlyS2

CGCSystemMsg_GetAccountDetails_Response

Interface CGCSystemMsg_GetAccountDetails_Response

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CGCSystemMsg_GetAccountDetails_Response : ITypedProtobuf<CGCSystemMsg_GetAccountDetails_Response>, INativeHandle

Implements

Properties

AccountCreationTime

uint AccountCreationTime { get; set; }
Property Value

AccountName

string AccountName { get; set; }
Property Value

Accountid

uint Accountid { get; set; }
Property Value

Currency

string Currency { get; set; }
Property Value

EresultDeprecated

uint EresultDeprecated { get; set; }
Property Value

ExtSpend

ulong ExtSpend { get; set; }
Property Value

FreeTrialExpiration

uint FreeTrialExpiration { get; set; }
Property Value

FriendCount

uint FriendCount { get; set; }
Property Value

HasAcceptedChinaSsa

bool HasAcceptedChinaSsa { get; set; }
Property Value

IsAccountLockedDown

bool IsAccountLockedDown { get; set; }
Property Value

IsBannedSteamChina

bool IsBannedSteamChina { get; set; }
Property Value

IsCommunityBanned

bool IsCommunityBanned { get; set; }
Property Value

IsCyberCafe

bool IsCyberCafe { get; set; }
Property Value

IsFreeTrialAccount

bool IsFreeTrialAccount { get; set; }
Property Value

IsInventoryPublic

bool IsInventoryPublic { get; set; }
Property Value

IsLimited

bool IsLimited { get; set; }
Property Value

IsLowViolence

bool IsLowViolence { get; set; }
Property Value

IsPhoneIdentifying

bool IsPhoneIdentifying { get; set; }
Property Value

IsPhoneVerified

bool IsPhoneVerified { get; set; }
Property Value

IsProfilePublic

bool IsProfilePublic { get; set; }
Property Value

IsSchoolAccount

bool IsSchoolAccount { get; set; }
Property Value

IsSteamguardEnabled

bool IsSteamguardEnabled { get; set; }
Property Value

IsSubscribed

bool IsSubscribed { get; set; }
Property Value

IsTradeBanned

bool IsTradeBanned { get; set; }
Property Value

IsTwoFactorAuthEnabled

bool IsTwoFactorAuthEnabled { get; set; }
Property Value

IsVacBanned

bool IsVacBanned { get; set; }
Property Value

Package

uint Package { get; set; }
Property Value

PersonaName

string PersonaName { get; set; }
Property Value

PhoneId

ulong PhoneId { get; set; }
Property Value

PhoneVerificationTime

uint PhoneVerificationTime { get; set; }
Property Value

RtBirthDate

uint RtBirthDate { get; set; }
Property Value

RtIdentityLinked

uint RtIdentityLinked { get; set; }
Property Value

SteamLevel

uint SteamLevel { get; set; }
Property Value

SuspensionEndTime

uint SuspensionEndTime { get; set; }
Property Value

TradeBanExpiration

uint TradeBanExpiration { get; set; }
Property Value

TwoFactorEnabledTime

uint TwoFactorEnabledTime { get; set; }
Property Value

TxnCountryCode

string TxnCountryCode { get; set; }
Property Value

On this page