CMsgDPPartnerMicroTxns
Interface CMsgDPPartnerMicroTxns
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CMsgDPPartnerMicroTxns : ITypedProtobuf<CMsgDPPartnerMicroTxns>, INativeHandleImplements
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