WebpagePrinterTool 2.0
Print a web page skip the browser's print preview
载入中...
搜索中...
未找到
RequestDelConfig结构体 参考

删除打印配置 request 更多...

#include <WebInterface.h>

Public 属性

std::optional< int > uid
 
int data {}
 打印配置id
 

静态 Public 属性

static constexpr std::string_view method {"del_config"}
 

详细描述

删除打印配置 request

参见
RespDelConfig

类成员变量说明

◆ data

int RequestDelConfig::data {}

打印配置id

◆ method

std::string_view RequestDelConfig::method {"del_config"}
inlinestaticconstexpr

◆ uid

std::optional<int> RequestDelConfig::uid

该结构体的文档由以下文件生成: