SwiftlyS2

CMsgDPPartnerMicroTxns

Interface CMsgDPPartnerMicroTxns

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgDPPartnerMicroTxns : ITypedProtobuf<CMsgDPPartnerMicroTxns>, INativeHandle

Implements

Properties

Appid

uint Appid { get; set; }
Property Value

GcName

string GcName { get; set; }
Property Value

Partner

CMsgDPPartnerMicroTxns_PartnerInfo Partner { get; }
Property Value

Transactions

IProtobufRepeatedFieldSubMessageType<CMsgDPPartnerMicroTxns_PartnerMicroTxn> Transactions { get; }
Property Value

On this page