CGCStorePurchaseInit_LineItem
Interface CGCStorePurchaseInit_LineItem
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CGCStorePurchaseInit_LineItem : ITypedProtobuf<CGCStorePurchaseInit_LineItem>, INativeHandleImplements
Properties
CostInLocalCurrency
ulong CostInLocalCurrency { get; set; }Property Value
ItemDefId
uint ItemDefId { get; set; }Property Value
PurchaseType
uint PurchaseType { get; set; }Property Value
Quantity
uint Quantity { get; set; }Property Value
SupplementalData
ulong SupplementalData { get; set; }Property Value