1# SaCommandParam
2
3
4## 概述
5
6sa命令参数。
7
8**起始版本:** 4.0
9
10**相关模块:**[HdfFaceAuth](_hdf_face_auth_v11.md)
11
12
13## 汇总
14
15
16### Public 属性
17
18| 名称 | 描述 |
19| -------- | -------- |
20| struct [SaCommandParamNone](_sa_command_param_none_faceauth_v11.md)[none](#none) | sa命令参数为空。详细说明请参考[SaCommandParamNone](_sa_command_param_none_faceauth_v11.md)。  |
21
22
23## 类成员变量说明
24
25
26### none
27
28```
29struct SaCommandParamNone SaCommandParam::none
30```
31**描述**
32
33sa命令参数为空。详细说明请参考[SaCommandParamNone](_sa_command_param_none_faceauth_v11.md)。
34