Interface GameServerTypesOutputDTO

GameServerTypesOutputDTO

interface GameServerTypesOutputDTO {
    connectionInfoSchema: string;
    type: GameServerTypesOutputDTOTypeEnum;
}

Properties

connectionInfoSchema: string

GameServerTypesOutputDTO

GameServerTypesOutputDTO