CWorkshop_SetItemPaymentRules_Request
Interface CWorkshop_SetItemPaymentRules_Request
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CWorkshop_SetItemPaymentRules_Request : ITypedProtobuf<CWorkshop_SetItemPaymentRules_Request>, INativeHandleImplements
Properties
Appid
uint Appid { get; set; }Property Value
AssociatedWorkshopFileForDirectPayments
CWorkshop_SetItemPaymentRules_Request_WorkshopDirectPaymentRule AssociatedWorkshopFileForDirectPayments { get; }Property Value
AssociatedWorkshopFiles
IProtobufRepeatedFieldSubMessageType<CWorkshop_SetItemPaymentRules_Request_WorkshopItemPaymentRule> AssociatedWorkshopFiles { get; }Property Value
Gameitemid
uint Gameitemid { get; set; }Property Value
MakeWorkshopFilesSubscribable
bool MakeWorkshopFilesSubscribable { get; set; }Property Value
PartnerAccounts
IProtobufRepeatedFieldSubMessageType<CWorkshop_SetItemPaymentRules_Request_PartnerItemPaymentRule> PartnerAccounts { get; }Property Value
ValidateOnly
bool ValidateOnly { get; set; }Property Value