SwiftlyS2

CWorkshop_SetItemPaymentRules_Request_PartnerItemPaymentRule

Interface CWorkshop_SetItemPaymentRules_Request_PartnerItemPaymentRule

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CWorkshop_SetItemPaymentRules_Request_PartnerItemPaymentRule : ITypedProtobuf<CWorkshop_SetItemPaymentRules_Request_PartnerItemPaymentRule>, INativeHandle

Implements

Properties

AccountId

uint AccountId { get; set; }
Property Value

RevenuePercentage

float RevenuePercentage { get; set; }
Property Value

RuleDescription

string RuleDescription { get; set; }
Property Value

On this page