SwiftlyS2

CGCSystemMsg_GetPurchaseTrust_Response

Interface CGCSystemMsg_GetPurchaseTrust_Response

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CGCSystemMsg_GetPurchaseTrust_Response : ITypedProtobuf<CGCSystemMsg_GetPurchaseTrust_Response>, INativeHandle

Implements

Properties

HasNoRecentPasswordResets

bool HasNoRecentPasswordResets { get; set; }
Property Value

HasPriorPurchaseHistory

bool HasPriorPurchaseHistory { get; set; }
Property Value

IsWalletCashTrusted

bool IsWalletCashTrusted { get; set; }
Property Value

TimeAllTrusted

uint TimeAllTrusted { get; set; }
Property Value

On this page