SwiftlyS2

CSOEconClaimCode

Interface CSOEconClaimCode

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSOEconClaimCode : ITypedProtobuf<CSOEconClaimCode>, INativeHandle

Implements

Properties

AccountId

uint AccountId { get; set; }
Property Value

Code

string Code { get; set; }
Property Value

CodeType

uint CodeType { get; set; }
Property Value

TimeAcquired

uint TimeAcquired { get; set; }
Property Value

On this page