SwiftlyS2

CMsgWebAPIKey

Interface CMsgWebAPIKey

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgWebAPIKey : ITypedProtobuf<CMsgWebAPIKey>, INativeHandle

Implements

Properties

AccountId

uint AccountId { get; set; }
Property Value

Domain

string Domain { get; set; }
Property Value

KeyId

uint KeyId { get; set; }
Property Value

PublisherGroupId

uint PublisherGroupId { get; set; }
Property Value

Status

uint Status { get; set; }
Property Value

On this page